FilterCondition - Amazon Route 53
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

FilterCondition

Information for the filtering of a list of domains returned by ListDomains.

Contents

Name

Name of the field which should be used for filtering the list of domains.

Type: String

Valid Values: DomainName | Expiry

Required: Yes

Operator

The operator values for filtering domain names. The values can be:

  • LE: Less than, or equal to

  • GE: Greater than, or equal to

  • BEGINS_WITH: Begins with

Type: String

Valid Values: LE | GE | BEGINS_WITH

Required: Yes

Values

An array of strings presenting values to compare. Only 1 item in the list is currently supported.

Type: Array of strings

Array Members: Fixed number of 1 item.

Length Constraints: Minimum length of 1. Maximum length of 1024.

Required: Yes

See Also

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