dnsSettings

@JvmName(name = "eakdpcxjqcdrdwhw")
suspend fun dnsSettings(value: Output<DnsSettingsArgs>)
@JvmName(name = "rmxxanvepefcfaak")
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 = "uvomfuqcvncqemvx")
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.