blockedIpRangeLists

@JvmName(name = "qcctheibcyjuxljc")
suspend fun blockedIpRangeLists(value: Output<List<String>>)
@JvmName(name = "vcfbrfwrgwowxgbh")
suspend fun blockedIpRangeLists(value: List<String>?)

Parameters

value

Overrides the risk decision to always block the pre-authentication requests. The IP range is in CIDR notation, a compact representation of an IP address and its routing prefix.


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


@JvmName(name = "pacxjsurojtokfrq")
suspend fun blockedIpRangeLists(values: List<Output<String>>)
@JvmName(name = "hsryyxynruoagigf")
suspend fun blockedIpRangeLists(vararg values: String)

Parameters

values

Overrides the risk decision to always block the pre-authentication requests. The IP range is in CIDR notation, a compact representation of an IP address and its routing prefix.