The table query sorting options for the plugin visual.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{
"ItemsLimitConfiguration" : PluginVisualItemsLimitConfiguration
,
"RowSort" : [ FieldSortOptions, ... ]
}
Properties
ItemsLimitConfiguration
-
The maximum amount of data to be returned by a query.
Required: No
Type: PluginVisualItemsLimitConfiguration
Update requires: No interruption
RowSort
-
Determines how data is sorted in the response.
Required: No
Type: Array of FieldSortOptions
Minimum:
0
Maximum:
100
Update requires: No interruption