enableDnsSupport

@JvmName(name = "aotdffqbbyhrlirk")
suspend fun enableDnsSupport(value: Output<Boolean>)
@JvmName(name = "tbulglkyrpottqrv")
suspend fun enableDnsSupport(value: Boolean?)

Parameters

value

Indicates whether the DNS resolution is supported for the VPC. If enabled, queries to the Amazon provided DNS server at the 169.254.169.253 IP address, or the reserved IP address at the base of the VPC network range "plus two" succeed. If disabled, the Amazon provided DNS service in the VPC that resolves public DNS hostnames to IP addresses is not enabled. Enabled by default. For more information, see DNS attributes in your VPC.