This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::QuickSight::Template FieldSortOptions
The field sort options in a chart configuration.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "ColumnSort" :ColumnSort, "FieldSort" :FieldSort}
YAML
ColumnSort:ColumnSortFieldSort:FieldSort
Properties
- ColumnSort
- 
                    The sort configuration for a column that is not used in a field well. Required: No Type: ColumnSort Update requires: No interruption 
- FieldSort
- 
                    The sort configuration for a field in a field well. Required: No Type: FieldSort Update requires: No interruption