NamedEntitySort
A structure that represents a sort for a named entity.
Contents
Note
In the following list, the required parameters are described first.
- Direction
-
The direction of the sort. Valid values are
ASCENDINGandDESCENDING.Type: String
Valid Values:
ASCENDING | DESCENDINGRequired: Yes
- FieldName
-
The name of the field that is used for the sort.
Type: String
Length Constraints: Maximum length of 256.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: