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