You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Route53Domains::Types::ListDomainsResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The ListDomains response includes the following elements.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#domainsArray<Types::DomainSummary>

A summary of domains.

Returns:

#next_page_markerString

If there are more domains than you specified for MaxItems in the request, submit another request and include the value of NextPageMarker in the value of Marker.

Returns:

  • (String)

    If there are more domains than you specified for MaxItems in the request, submit another request and include the value of NextPageMarker in the value of Marker.