DeleteVPCAssociationAuthorizationRequest
A complex type that contains information about the request to remove authorization to associate a VPC that was created by one Amazon Web Services account with a hosted zone that was created with a different Amazon Web Services account.
{
"VPC": {
"VPCRegion": "us-east-1",
"VPCId": "string"
}
}