@Stability(value=Stable) public static final class CfnConfigurationSet.TagsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConfigurationSet.TagsProperty>
CfnConfigurationSet.TagsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnConfigurationSet.TagsProperty |
build()
Builds the configured instance.
|
CfnConfigurationSet.TagsProperty.Builder |
key(String key)
Sets the value of
CfnConfigurationSet.TagsProperty.getKey() |
CfnConfigurationSet.TagsProperty.Builder |
value(String value)
Sets the value of
CfnConfigurationSet.TagsProperty.getValue() |
@Stability(value=Stable) public CfnConfigurationSet.TagsProperty.Builder key(String key)
CfnConfigurationSet.TagsProperty.getKey()key - `CfnConfigurationSet.TagsProperty.Key`.this@Stability(value=Stable) public CfnConfigurationSet.TagsProperty.Builder value(String value)
CfnConfigurationSet.TagsProperty.getValue()value - `CfnConfigurationSet.TagsProperty.Value`.this@Stability(value=Stable) public CfnConfigurationSet.TagsProperty build()
build in interface software.amazon.jsii.Builder<CfnConfigurationSet.TagsProperty>CfnConfigurationSet.TagsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.