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