ZoneDnsSettingsArgs

constructor(flattenAllCnames: Output<Boolean>? = null, foundationDns: Output<Boolean>? = null, internalDns: Output<ZoneDnsSettingsInternalDnsArgs>? = null, multiProvider: Output<Boolean>? = null, nameservers: Output<ZoneDnsSettingsNameserversArgs>? = null, nsTtl: Output<Double>? = null, secondaryOverrides: Output<Boolean>? = null, soa: Output<ZoneDnsSettingsSoaArgs>? = null, zoneId: Output<String>? = null, zoneMode: Output<String>? = null)