rateLimitOptions

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

Parameters

value

Must be specified if the action is "rate_based_ban" or "throttle". Cannot be specified for any other actions.


@JvmName(name = "eimxgiscacnmxpel")
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 any other actions.