Hosted Zone Args
fun HostedZoneArgs(hostedZoneConfig: Output<HostedZoneConfigArgs>? = null, hostedZoneTags: Output<List<HostedZoneTagArgs>>? = null, name: Output<String>? = null, queryLoggingConfig: Output<HostedZoneQueryLoggingConfigArgs>? = null, vpcs: Output<List<HostedZoneVpcArgs>>? = null)