dnsSettings

@JvmName(name = "kqdmnjihbsdntabw")
suspend fun dnsSettings(value: Output<DnsSettingsArgs>)
@JvmName(name = "gqkjsllbpyijtagl")
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 = "rndjurnyflblhwxd")
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.