ListVpcAssociationAuthorizationsResponse
A complex type that contains the response information for the request.
Types
Properties
Link copied to clipboard
The ID of the hosted zone that you can associate the listed VPCs with.
Link copied to clipboard
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.
Functions
Link copied to clipboard
inline fun copy(block: ListVpcAssociationAuthorizationsResponse.Builder.() -> Unit = {}): ListVpcAssociationAuthorizationsResponse