ListTransactionsSort
The container for determining how the list transaction result will be sorted.
Contents
- sortBy
-
Defaults to the value
TRANSACTION_TIMESTAMP.Type: String
Valid Values:
TRANSACTION_TIMESTAMPRequired: No
- sortOrder
-
The container for the sort order for
ListTransactions. TheSortOrderfield only accepts the valuesASCENDINGandDESCENDING. Not providingSortOrderwill default toASCENDING.Type: String
Valid Values:
ASCENDING | DESCENDINGRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: