AWS::QuickSight::Template FieldSortOptions
The field sort options in a chart configuration.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ColumnSort" :
ColumnSort
, "FieldSort" :FieldSort
}
YAML
ColumnSort:
ColumnSort
FieldSort: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