destinationIpGroups

@JvmName(name = "aoqgjgyjvffngjnq")
suspend fun destinationIpGroups(value: Output<List<String>>)
@JvmName(name = "asvtlbxmuvhmdkww")
suspend fun destinationIpGroups(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "kijvlwpfrbneptsw")
suspend fun destinationIpGroups(values: List<Output<String>>)
@JvmName(name = "baeyhjplbpkosrbg")
suspend fun destinationIpGroups(vararg values: String)

Parameters

values

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