skippedIpRangeLists

@JvmName(name = "wbybjyifqgoiqgci")
suspend fun skippedIpRangeLists(value: Output<List<String>>)
@JvmName(name = "etxukmxjgudqpmlq")
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 = "nhiwhfspkxoqhnmx")
suspend fun skippedIpRangeLists(vararg values: Output<String>)


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