The total aggregation settings map of a field id.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{
"FieldId" : String
,
"TotalAggregationFunction" : TotalAggregationFunction
}
YAML
FieldId: String
TotalAggregationFunction:
TotalAggregationFunction
Properties
FieldId
-
The field id that's associated with the total aggregation option.
Required: Yes
Type: String
Minimum:
1
Maximum:
512
Update requires: No interruption
TotalAggregationFunction
-
The total aggregation function that you want to set for a specified field id.
Required: Yes
Type: TotalAggregationFunction
Update requires: No interruption