destinationAddresses

@JvmName(name = "dmghvossotgwwfsd")
suspend fun destinationAddresses(value: Output<List<String>>)
@JvmName(name = "ynqarrkrhpfyqdqw")
suspend fun destinationAddresses(value: List<String>?)

Parameters

value

Specifies a list of destination IP addresses that shall be bypassed by intrusion detection.


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


@JvmName(name = "tumsufiucvqdpyyh")
suspend fun destinationAddresses(values: List<Output<String>>)
@JvmName(name = "byqvjlfevuqiqumc")
suspend fun destinationAddresses(vararg values: String)

Parameters

values

Specifies a list of destination IP addresses that shall be bypassed by intrusion detection.