sourceIpGroups

@JvmName(name = "qfnotfmnvupqxfnb")
suspend fun sourceIpGroups(value: Output<List<String>>)
@JvmName(name = "edxohfkmoxcebrey")
suspend fun sourceIpGroups(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "epfybicwvwqxtrrx")
suspend fun sourceIpGroups(values: List<Output<String>>)
@JvmName(name = "tuhjfvmtqtljgxre")
suspend fun sourceIpGroups(vararg values: String)

Parameters

values

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