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