SelectableValuesSort
The sort configuration for selectable values in a control.
Contents
Note
In the following list, the required parameters are described first.
- Direction
-
The sort direction for the selectable values. Choose one of the following options:
-
ASC: Sort in ascending order. -
DESC: Sort in descending order. -
USER_DEFINED_ORDER: Preserve the order in which the values were entered.
Type: String
Valid Values:
ASC | DESC | USER_DEFINED_ORDERRequired: Yes
-
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: