alternativeNameServerConfig

@JvmName(name = "hjbmkyqdnerinygc")
suspend fun alternativeNameServerConfig(value: Output<PolicyAlternativeNameServerConfigArgs>)
@JvmName(name = "pvelctcrrwdiyjsv")
suspend fun alternativeNameServerConfig(value: PolicyAlternativeNameServerConfigArgs?)

Parameters

value

Sets an alternative name server for the associated networks. When specified, all DNS queries are forwarded to a name server that you choose. Names such as .internal are not available when an alternative name server is specified. Structure is documented below.


@JvmName(name = "cdaacqwijnpbytwe")
suspend fun alternativeNameServerConfig(argument: suspend PolicyAlternativeNameServerConfigArgsBuilder.() -> Unit)

Parameters

argument

Sets an alternative name server for the associated networks. When specified, all DNS queries are forwarded to a name server that you choose. Names such as .internal are not available when an alternative name server is specified. Structure is documented below.