skippedIpRangeLists

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


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