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