rateLimitOptions

@JvmName(name = "ujbxwnwtgmyvkrmm")
suspend fun rateLimitOptions(value: Output<SecurityPolicyRuleRateLimitOptionsArgs>)
@JvmName(name = "ylrqiepijincyqsj")
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. Structure is documented below.


@JvmName(name = "imruyisluohsbuml")
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. Structure is documented below.