@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 - The task property key. This parameter is required.
Allowed Values : VALUE | VALUES | DATA_TYPE | UPPER_BOUND | LOWER_BOUND | SOURCE_DATA_TYPE | DESTINATION_DATA_TYPE | VALIDATION_ACTION | MASK_VALUE | MASK_LENGTH | TRUNCATE_LENGTH | MATH_OPERATION_FIELDS_ORDER | CONCAT_FORMAT | SUBFIELD_CATEGORY_MAP | EXCLUDE_SOURCE_FIELDS_LISTthis@Stability(value=Stable) public CfnFlow.TaskPropertiesObjectProperty.Builder value(String value)
CfnFlow.TaskPropertiesObjectProperty.getValue()value - The task property 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 © 2022. All rights reserved.