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 Amazon 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
Update requires: No interruption
Property-
The task property value.
Required: Yes
Type: String
Update requires: No interruption