conditionalForwarderIpAddrs

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


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