rateLimit

@JvmName(name = "hhddwaheiurdxbsr")
suspend fun rateLimit(value: Output<WafRuleRateLimitArgs>)
@JvmName(name = "updjerxlbmfhtrkb")
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 = "wruopbxaexbkhcpo")
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.