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