dnsSettings

@JvmName(name = "scjcwxdjpgqjmmxd")
suspend fun dnsSettings(value: Output<DnsSettingsArgs>)
@JvmName(name = "oiwjifahwmyfhjay")
suspend fun dnsSettings(value: DnsSettingsArgs?)

Parameters

value

Settings controlling the DNS configuration of the Registration. You cannot update these with the UpdateRegistration method. To update these settings, use the ConfigureDnsSettings method.


@JvmName(name = "kbbfqgwcubclkgcc")
suspend fun dnsSettings(argument: suspend DnsSettingsArgsBuilder.() -> Unit)

Parameters

argument

Settings controlling the DNS configuration of the Registration. You cannot update these with the UpdateRegistration method. To update these settings, use the ConfigureDnsSettings method.