skippedIpRangeLists

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


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