ProspectingFromEngagementTaskSort
Specifies the sort configuration for
ListProspectingFromEngagementTasks. Contains the field to sort by
and the sort direction.
Contents
Note
In the following list, the required parameters are described first.
- SortBy
-
The field by which to sort the returned tasks. Valid values:
StartTime(task creation timestamp),TaskName(alphabetically by task name), andFailedEngagementCount(number of failed engagements).Type: String
Valid Values:
StartTime | TaskName | FailedEngagementCountRequired: Yes
- SortOrder
-
The direction in which to sort the results. Use
ASCENDINGto return the smallest or earliest values first, orDESCENDINGto return the largest or most recent values first.Type: String
Valid Values:
ASCENDING | DESCENDINGRequired: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: