AWS::QuickSight::Dashboard PivotTableSortConfiguration
The sort configuration for a PivotTableVisual
.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "FieldSortOptions" :
[ PivotFieldSortOptions, ... ]
}
Properties
FieldSortOptions
-
The field sort options for a pivot table sort configuration.
Required: No
Type: Array of PivotFieldSortOptions
Minimum:
0
Maximum:
200
Update requires: No interruption