AWS::QuickSight::Template HeatMapSortConfiguration - 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 HeatMapSortConfiguration

The sort configuration of a heat map.

Syntax

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

Properties

HeatMapColumnItemsLimitConfiguration

The limit on the number of columns that are displayed in a heat map.

Required: No

Type: ItemsLimitConfiguration

Update requires: No interruption

HeatMapColumnSort

The column sort configuration for heat map for columns that aren't a part of a field well.

Required: No

Type: Array of FieldSortOptions

Minimum: 0

Maximum: 100

Update requires: No interruption

HeatMapRowItemsLimitConfiguration

The limit on the number of rows that are displayed in a heat map.

Required: No

Type: ItemsLimitConfiguration

Update requires: No interruption

HeatMapRowSort

The field sort configuration of the rows fields.

Required: No

Type: Array of FieldSortOptions

Minimum: 0

Maximum: 100

Update requires: No interruption