conditionalForwarderIpAddrs

@JvmName(name = "inrlgkextkbncbbp")
suspend fun conditionalForwarderIpAddrs(value: Output<List<String>>)
@JvmName(name = "chfdvnusxogsctbh")
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 = "dfhdpnivriinjgub")
suspend fun conditionalForwarderIpAddrs(vararg values: Output<String>)


@JvmName(name = "smbmjfundhlwjkep")
suspend fun conditionalForwarderIpAddrs(values: List<Output<String>>)
@JvmName(name = "fttywobcqaksmxvi")
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.