ListVPCAssociationAuthorizationsResponse constructor
ListVPCAssociationAuthorizationsResponse({})
Implementation
ListVPCAssociationAuthorizationsResponse({
required this.hostedZoneId,
required this.vPCs,
this.nextToken,
});