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