Associates an Amazon VPC with a private hosted zone.
See https://paws-r.github.io/docs/route53/associate_vpc_with_hosted_zone.html for full documentation.
route53_associate_vpc_with_hosted_zone(HostedZoneId, VPC, Comment = NULL)
[required] The ID of the private hosted zone that you want to associate an Amazon VPC with.
Note that you can't associate a VPC with a hosted zone that doesn't have an existing VPC association.
[required] A complex type that contains information about the VPC that you want to associate with a private hosted zone.
Optional: A comment about the association request.