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::QuickSight::Template ColumnSort
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:AggregationFunctionDirection:StringSortBy: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 | DESCUpdate requires: No interruption 
- SortBy
- Property description not available. - Required: Yes - Type: ColumnIdentifier - Update requires: No interruption