Sort
A structure that defines the field name to sort by and a sort order.
Contents
- FieldName
-
The name of the field on which to sort.
Type: String
Valid Values:
INITIATION_TIMESTAMP | SCHEDULED_TIMESTAMP | CONNECTED_TO_AGENT_TIMESTAMP | DISCONNECT_TIMESTAMP | INITIATION_METHOD | CHANNEL
Required: Yes
- Order
-
An ascending or descending sort.
Type: String
Valid Values:
ASCENDING | DESCENDING
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: