rateLimitOptions

@JvmName(name = "qpyncccsvivfdjly")
suspend fun rateLimitOptions(value: Output<SecurityPolicyRuleRateLimitOptionsArgs>)
@JvmName(name = "aiawuthrapbfwowj")
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 = "knpflrfwrydgkbvt")
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.