blockedIpRangeLists

@JvmName(name = "sarcbckereqlvvbp")
suspend fun blockedIpRangeLists(value: Output<List<String>>)
@JvmName(name = "sdxeepflysionxdr")
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. Can contain a maximum of 200 items.


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


@JvmName(name = "jjkexnsdqcwddhpl")
suspend fun blockedIpRangeLists(values: List<Output<String>>)
@JvmName(name = "bluksvtdrqahteps")
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. Can contain a maximum of 200 items.