NAME
Paws::Route53::ListHostedZonesByVPCResponse
ATTRIBUTES
REQUIRED HostedZoneSummaries => ArrayRef[Paws::Route53::HostedZoneSummary]
A list that contains one HostedZoneSummary
element for each hosted zone that the specified Amazon VPC is associated with. Each HostedZoneSummary
element contains the hosted zone name and ID, and information about who owns the hosted zone.
REQUIRED MaxItems => Str
The value that you specified for MaxItems
in the most recent ListHostedZonesByVPC
request.
NextToken => Str
The value that you specified for NextToken
in the most recent ListHostedZonesByVPC
request.