dnsSettings

@JvmName(name = "ebhdckspwwwxmftc")
suspend fun dnsSettings(value: Output<DnsSettingsArgs>)
@JvmName(name = "adexrrjmiecbbokw")
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 = "pauorqrkghxtgrdx")
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.