Hosted Zone Vpc Args
data class HostedZoneVpcArgs(val vpcId: Output<String>, val vpcRegion: Output<String>) : ConvertibleToJava<HostedZoneVpcArgs>
A complex type that contains information about an Amazon VPC. Route 53 Resolver uses the records in the private hosted zone to route traffic in that VPC.