NAME
Paws::Route53::ListHostedZonesByNameResponse
ATTRIBUTES
DNSName => Str
The first name in the lexicographic ordering of domain names that you
want the C<ListHostedZonesByNameRequest> request to list.
If the request returned more than one page of results, submit another request and specify the value of NextDNSName and NextHostedZoneId from the last response in the DNSName and HostedZoneId parameters to get the next page of results.
HostedZoneId => Str
If the request returned more than one page of results, submit another
request and specify the value of C<NextDNSName> and C<NextHostedZoneId>
from the last response in the C<DNSName> and C<HostedZoneId> parameters
to get the next page of results.
MaxItems => Str
Specify the maximum number of hosted zones to return per page of
results.