SortCondition - Amazon Route 53
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

SortCondition

Information for sorting a list of domains.

Contents

Name

Field to be used for sorting the list of domains. It can be either the name or the expiration for a domain. Note that if filterCondition is used in the same ListDomains call, the field used for sorting has to be the same as the field used for filtering.

Type: String

Valid Values: DomainName | Expiry

Required: Yes

SortOrder

The sort order for a list of domains. Either ascending (ASC) or descending (DES).

Type: String

Valid Values: ASC | DESC

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: