NAME
Paws::Route53Domains::ListDomainsResponse
ATTRIBUTES
REQUIRED Domains => ArrayRef[Paws::Route53Domains::DomainSummary]
A summary of domains.
Type: Complex type containing a list of domain summaries.
Children: AutoRenew, DomainName, Expiry, TransferLock
NextPageMarker => Str
If there are more domains than you specified for C<MaxItems> in the
request, submit another request and include the value of
C<NextPageMarker> in the value of C<Marker>.
Type: String
Parent: Operations