skippedIpRangeLists

@JvmName(name = "iahndnhywrjsprtm")
suspend fun skippedIpRangeLists(value: Output<List<String>>)
@JvmName(name = "doskxhagujctqfgf")
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.


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


@JvmName(name = "uhcvffpibblutyot")
suspend fun skippedIpRangeLists(values: List<Output<String>>)
@JvmName(name = "xupkatfwoexoftol")
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.