Sort
An object that contains two attributes, SortBy and
            SortOrder.
Contents
Note
In the following list, the required parameters are described first.
- SortBy
 - 
               
For
ListEntities, supported attributes includeLastModifiedDate(default) andEntityId. In addition toLastModifiedDateandEntityId, eachEntityTypemight support additional fields.For
ListChangeSets, supported attributes includeStartTimeandEndTime.Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^[a-zA-Z]+$Required: No
 - SortOrder
 - 
               
The sorting order. Can be
ASCENDINGorDESCENDING. The default value isDESCENDING.Type: String
Valid Values:
ASCENDING | DESCENDINGRequired: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: