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::EventTrigger EventTriggerDimension
A specific event dimension to be assessed.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ObjectAttributes" :[ ObjectAttribute, ... ]}
YAML
ObjectAttributes:- ObjectAttribute
Properties
ObjectAttributes-
A list of object attributes to be evaluated.
Required: Yes
Type: Array of ObjectAttribute
Minimum:
1Maximum:
10Update requires: No interruption