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