DnsSettingsArgs

fun DnsSettingsArgs(customDns: Output<CustomDnsArgs>? = null, glueRecords: Output<List<GlueRecordArgs>>? = null, googleDomainsDns: Output<GoogleDomainsDnsArgs>? = null)