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