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