public static final class CfnFlow.TaskPropertiesObjectProperty.Builder
extends java.lang.Object
CfnFlow.TaskPropertiesObjectProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnFlow.TaskPropertiesObjectProperty |
build()
Builds the configured instance.
|
CfnFlow.TaskPropertiesObjectProperty.Builder |
key(java.lang.String key)
Sets the value of
CfnFlow.TaskPropertiesObjectProperty.getKey() |
CfnFlow.TaskPropertiesObjectProperty.Builder |
value(java.lang.String value)
Sets the value of
CfnFlow.TaskPropertiesObjectProperty.getValue() |
public CfnFlow.TaskPropertiesObjectProperty.Builder key(java.lang.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_LIST
this
public CfnFlow.TaskPropertiesObjectProperty.Builder value(java.lang.String value)
CfnFlow.TaskPropertiesObjectProperty.getValue()
value
- The task property value. This parameter is required.this
public CfnFlow.TaskPropertiesObjectProperty build()
CfnFlow.TaskPropertiesObjectProperty
java.lang.NullPointerException
- if any required attribute was not provided