skippedIpRangeLists

@JvmName(name = "vdfyeuhfptvncsfo")
suspend fun skippedIpRangeLists(value: Output<List<String>>)
@JvmName(name = "ifsqnqftdsbsfwey")
suspend fun skippedIpRangeLists(value: List<String>?)

Parameters

value

Risk detection isn't performed on the IP addresses in this range list. The IP range is in CIDR notation. Can contain a maximum of 200 items.


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


@JvmName(name = "ioyksquaicfyvstk")
suspend fun skippedIpRangeLists(values: List<Output<String>>)
@JvmName(name = "lcjrwegfjlsbdtch")
suspend fun skippedIpRangeLists(vararg values: String)

Parameters

values

Risk detection isn't performed on the IP addresses in this range list. The IP range is in CIDR notation. Can contain a maximum of 200 items.