class Aws::Route53::Types::ListHostedZonesByVPCResponse

@!attribute [rw] hosted_zone_summaries

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.
@return [Array<Types::HostedZoneSummary>]

@!attribute [rw] max_items

The value that you specified for `MaxItems` in the most recent
`ListHostedZonesByVPC` request.
@return [Integer]

@!attribute [rw] next_token

The value that you will use for `NextToken` in the next
`ListHostedZonesByVPC` request.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/route53-2013-04-01/ListHostedZonesByVPCResponse AWS API Documentation

Constants

SENSITIVE