TableFieldOptions
The field options of a table visual.
Contents
Note
In the following list, the required parameters are described first.
- Order
-
The order of the field IDs that are configured as field options for a table visual.
Type: Array of strings
Array Members: Maximum number of 200 items.
Length Constraints: Minimum length of 1. Maximum length of 512.
Required: No
- PinnedFieldOptions
-
The settings for the pinned columns of a table visual.
Type: TablePinnedFieldOptions object
Required: No
- SelectedFieldOptions
-
The field options to be configured to a table.
Type: Array of TableFieldOption 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: