conditionalForwarderIpAddrs

@JvmName(name = "cxymkynfyqgrebff")
suspend fun conditionalForwarderIpAddrs(value: Output<List<String>>)
@JvmName(name = "bshkofexnrfjrclj")
suspend fun conditionalForwarderIpAddrs(value: List<String>?)

Parameters

value

Set of IPv4 addresses for the DNS server associated with the remote Directory. Can contain between 1 and 4 values.


@JvmName(name = "totrhntqxsvdlttn")
suspend fun conditionalForwarderIpAddrs(vararg values: Output<String>)


@JvmName(name = "dldowcchaawpdlyx")
suspend fun conditionalForwarderIpAddrs(values: List<Output<String>>)
@JvmName(name = "drpcpygcenuniwgq")
suspend fun conditionalForwarderIpAddrs(vararg values: String)

Parameters

values

Set of IPv4 addresses for the DNS server associated with the remote Directory. Can contain between 1 and 4 values.