SolutionSort
Configures the solutions' response sorting that enables partners to order solutions based on specified attributes.
Contents
Note
In the following list, the required parameters are described first.
- SortBy
-
Specifies the attribute to sort by, such as
Name
,CreatedDate
, orStatus
.Type: String
Valid Values:
Identifier | Name | Status | Category | CreatedDate
Required: Yes
- SortOrder
-
Specifies the sorting order, either
Ascending
orDescending
. The default isDescending
.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: