AWS::QuickSight::Template PivotTableSortBy - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::QuickSight::Template PivotTableSortBy

The sort by field for the field sort options.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

Column

The column sort (field id, direction) for the pivot table sort by options.

Required: No

Type: ColumnSort

Update requires: No interruption

DataPath

The data path sort (data path value, direction) for the pivot table sort by options.

Required: No

Type: DataPathSort

Update requires: No interruption

Field

The field sort (field id, direction) for the pivot table sort by options.

Required: No

Type: FieldSort

Update requires: No interruption