Builder
Properties
A complex type that contains information about the filters applied during the ListDomains
request. The filter conditions can include domain name and domain expiration.
For an initial request for a list of domains, omit this element. If the number of domains that are associated with the current Amazon Web Services account is greater than the value that you specified for MaxItems
, you can use Marker
to return additional domains. Get the value of NextPageMarker
from the previous response, and submit another request that includes the value of NextPageMarker
in the Marker
element.
A complex type that contains information about the requested ordering of domains in the returned list.
Functions
construct an aws.sdk.kotlin.services.route53domains.model.SortCondition inside the given block