class Aws::Route53::Types::ListVPCAssociationAuthorizationsResponse

A complex type that contains the response information for the request.

@!attribute [rw] hosted_zone_id

The ID of the hosted zone that you can associate the listed VPCs
with.
@return [String]

@!attribute [rw] next_token

When the response includes a `NextToken` element, there are more
VPCs that can be associated with the specified hosted zone. To get
the next page of VPCs, submit another
`ListVPCAssociationAuthorizations` request, and include the value of
the `NextToken` element from the response in the `nexttoken` request
parameter.
@return [String]

@!attribute [rw] vp_cs

The list of VPCs that are authorized to be associated with the
specified hosted zone.
@return [Array<Types::VPC>]

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

Constants

SENSITIVE