The sort configuration for a column that is not used in a field well.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{
"AggregationFunction" : AggregationFunction
,
"Direction" : String
,
"SortBy" : ColumnIdentifier
}
YAML
AggregationFunction:
AggregationFunction
Direction: String
SortBy:
ColumnIdentifier
Properties
AggregationFunction
-
The aggregation function that is defined in the column sort.
Required: No
Type: AggregationFunction
Update requires: No interruption
Direction
-
The sort direction.
Required: Yes
Type: String
Allowed values:
ASC | DESC
Update requires: No interruption
SortBy
Property description not available.
Required: Yes
Type: ColumnIdentifier
Update requires: No interruption