This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::CustomerProfiles::Integration TaskPropertiesMap
A map used to store task-related information. The execution service looks for
particular information based on the TaskType.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "OperatorPropertyKey" :String, "Property" :String}
YAML
OperatorPropertyKey:StringProperty:String
Properties
OperatorPropertyKey-
The task property key.
Required: Yes
Type: String
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_MAPUpdate requires: No interruption
Property-
The task property value.
Required: Yes
Type: String
Pattern:
.+Maximum:
2048Update requires: No interruption