HeatMapSortConfiguration
The sort configuration of a heat map.
Contents
Note
In the following list, the required parameters are described first.
- HeatMapColumnItemsLimitConfiguration
- 
               The limit on the number of columns that are displayed in a heat map. Type: ItemsLimitConfiguration object Required: No 
- HeatMapColumnSort
- 
               The column sort configuration for heat map for columns that aren't a part of a field well. Type: Array of FieldSortOptions objects Array Members: Maximum number of 100 items. Required: No 
- HeatMapRowItemsLimitConfiguration
- 
               The limit on the number of rows that are displayed in a heat map. Type: ItemsLimitConfiguration object Required: No 
- HeatMapRowSort
- 
               The field sort configuration of the rows fields. Type: Array of FieldSortOptions objects Array Members: Maximum number of 100 items. Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: