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