dnsSettings

@JvmName(name = "tymydsiivlwryksx")
suspend fun dnsSettings(value: Output<DnsSettingsArgs>)
@JvmName(name = "pbansnlbpngaixce")
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 = "cmlhnficvhscgkdx")
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.