SortCondition - Amazon Route 53

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: