@Stability(value=Stable) public static final class CfnPolicy.ResourceTagProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnPolicy.ResourceTagProperty>
CfnPolicy.ResourceTagProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnPolicy.ResourceTagProperty |
build()
Builds the configured instance.
|
CfnPolicy.ResourceTagProperty.Builder |
key(String key)
Sets the value of
CfnPolicy.ResourceTagProperty.getKey() |
CfnPolicy.ResourceTagProperty.Builder |
value(String value)
Sets the value of
CfnPolicy.ResourceTagProperty.getValue() |
@Stability(value=Stable) public CfnPolicy.ResourceTagProperty.Builder key(String key)
CfnPolicy.ResourceTagProperty.getKey()key - The resource tag key. This parameter is required.this@Stability(value=Stable) public CfnPolicy.ResourceTagProperty.Builder value(String value)
CfnPolicy.ResourceTagProperty.getValue()value - The resource tag value.this@Stability(value=Stable) public CfnPolicy.ResourceTagProperty build()
build in interface software.amazon.jsii.Builder<CfnPolicy.ResourceTagProperty>CfnPolicy.ResourceTagPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.