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::CalculatedAttributeDefinition Readiness
Information indicating if the Calculated Attribute is ready for use by confirming all historical data has been processed and reflected.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Message" :
String
, "ProgressPercentage" :Integer
}
YAML
Message:
String
ProgressPercentage:Integer
Properties
Message
-
Any customer messaging.
Required: No
Type: String
Update requires: No interruption
ProgressPercentage
-
Approximately how far the Calculated Attribute creation is from completion.
Required: No
Type: Integer
Minimum:
0
Maximum:
100
Update requires: No interruption