nextToken property
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.
Implementation
final String? nextToken;