ListTransactionsSort - Amazon Managed Blockchain

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_TIMESTAMP

Required: No

sortOrder

The container for the sort order for ListTransactions. The SortOrder field only accepts the values ASCENDING and DESCENDING. Not providing SortOrder will default to ASCENDING.

Type: String

Valid Values: ASCENDING | DESCENDING

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: