ListDomainsRequest

The ListDomains request includes the following elements.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A complex type that contains information about the filters applied during the ListDomains request. The filter conditions can include domain name and domain expiration.

Link copied to clipboard

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.

Link copied to clipboard

Number of domains to be returned.

Link copied to clipboard

A complex type that contains information about the requested ordering of domains in the returned list.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String