AwsRoute53HostedZonePropertiesArgs

constructor(hostedZoneConfig: Output<HostedZoneConfigArgs>? = null, hostedZoneTags: Output<List<HostedZoneTagArgs>>? = null, id: Output<String>? = null, name: Output<String>? = null, nameServers: Output<List<String>>? = null, queryLoggingConfig: Output<QueryLoggingConfigArgs>? = null, vpCs: Output<List<VPCArgs>>? = null)