rateLimit

@JvmName(name = "mirpvrnwrjnjwkdd")
suspend fun rateLimit(value: Output<WafRuleRateLimitArgs>)
@JvmName(name = "lnixecbkgjnbgqrb")
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 = "rlihxbtxjbpyidjh")
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.