ListTasksSortBase
Defines the sorting parameters for listing tasks. This structure allows for specifying the field to sort by and the order of sorting.
Contents
Note
In the following list, the required parameters are described first.
- SortBy
-
Specifies the field by which the task list should be sorted.
Type: String
Valid Values:
StartTime
Required: Yes
- SortOrder
-
Determines the order in which the sorted results are presented.
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: