dnsProxyEnabled

@JvmName(name = "aqbdakdxjfhcflpf")
suspend fun dnsProxyEnabled(value: Output<Boolean>)
@JvmName(name = "opltrupyjuqngcog")
suspend fun dnsProxyEnabled(value: Boolean?)

Parameters

value

Whether DNS proxy is enabled. It will forward DNS requests to the DNS servers when set to true. It will be set to true if dns_servers provided with a not empty list.