rateLimit

@JvmName(name = "blnkuwikdwuqjmpg")
suspend fun rateLimit(value: Output<WafRuleRateLimitArgs>)
@JvmName(name = "pwtctwnyrnbcofgc")
suspend fun rateLimit(value: WafRuleRateLimitArgs?)

Parameters

value

The rules of rate limiting. If you set cc_status to on, you must configure this parameter. See rate_limit below.


@JvmName(name = "ltmkfckwsncnlubo")
suspend fun rateLimit(argument: suspend WafRuleRateLimitArgsBuilder.() -> Unit)

Parameters

argument

The rules of rate limiting. If you set cc_status to on, you must configure this parameter. See rate_limit below.