SaaSProductSort
Objects that allows sorting on SaaS products based on certain fields and sorting order.
Contents
Note
In the following list, the required parameters are described first.
- SortBy
-
Field to sort the SaaS products by.
Type: String
Valid Values:
EntityId | ProductTitle | Visibility | LastModifiedDate
Required: No
- SortOrder
-
The sorting order. Can be
ASCENDING
orDESCENDING
. The default value isDESCENDING
.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: