rateLimitOptions

@JvmName(name = "cfxoujovgtrhigsu")
suspend fun rateLimitOptions(value: Output<SecurityPolicyRuleRateLimitOptionsArgs>)
@JvmName(name = "lygbrhpgjnoscecj")
suspend fun rateLimitOptions(value: SecurityPolicyRuleRateLimitOptionsArgs?)

Parameters

value

Must be specified if the action is rate_based_ban or throttle. Cannot be specified for other actions. Structure is documented below.


@JvmName(name = "nweutsbeywvywkpe")
suspend fun rateLimitOptions(argument: suspend SecurityPolicyRuleRateLimitOptionsArgsBuilder.() -> Unit)

Parameters

argument

Must be specified if the action is rate_based_ban or throttle. Cannot be specified for other actions. Structure is documented below.