View a markdown version of this page

ProspectingFromEngagementTaskSort - AWS Partner Central

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), and FailedEngagementCount (number of failed engagements).

Type: String

Valid Values: StartTime | TaskName | FailedEngagementCount

Required: Yes

SortOrder

The direction in which to sort the results. Use ASCENDING to return the smallest or earliest values first, or DESCENDING to return the largest or most recent values first.

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: