rateLimitOptions

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

Parameters

value

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


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