@Stability(value=Stable) public static final class CfnDataSource.TagListProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataSource.TagListProperty>
CfnDataSource.TagListProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataSource.TagListProperty |
build()
Builds the configured instance.
|
CfnDataSource.TagListProperty.Builder |
tagList(IResolvable tagList)
Sets the value of
CfnDataSource.TagListProperty.getTagList() |
CfnDataSource.TagListProperty.Builder |
tagList(List<? extends Object> tagList)
Sets the value of
CfnDataSource.TagListProperty.getTagList() |
@Stability(value=Stable) public CfnDataSource.TagListProperty.Builder tagList(IResolvable tagList)
CfnDataSource.TagListProperty.getTagList()tagList - `CfnDataSource.TagListProperty.TagList`.this@Stability(value=Stable) public CfnDataSource.TagListProperty.Builder tagList(List<? extends Object> tagList)
CfnDataSource.TagListProperty.getTagList()tagList - `CfnDataSource.TagListProperty.TagList`.this@Stability(value=Stable) public CfnDataSource.TagListProperty build()
build in interface software.amazon.jsii.Builder<CfnDataSource.TagListProperty>CfnDataSource.TagListPropertyNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.