AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Information for the filtering of a list of domains returned by ListDomains.
Namespace: Amazon.Route53Domains.Model
Assembly: AWSSDK.Route53Domains.dll
Version: 3.x.y.z
public class FilterCondition
The FilterCondition type exposes the following members
Name | Description | |
---|---|---|
![]() |
FilterCondition() |
Name | Type | Description | |
---|---|---|---|
![]() |
Name | Amazon.Route53Domains.ListDomainsAttributeName |
Gets and sets the property Name. Name of the field which should be used for filtering the list of domains. |
![]() |
Operator | Amazon.Route53Domains.Operator |
Gets and sets the property Operator. The operator values for filtering domain names. The values can be:
|
![]() |
Values | System.Collections.Generic.List<System.String> |
Gets and sets the property Values. An array of strings presenting values to compare. Only 1 item in the list is currently supported. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5