rateLimitOptions

@JvmName(name = "ciqbeylgqbjbcaok")
suspend fun rateLimitOptions(value: Output<RegionSecurityPolicyRuleRateLimitOptionsArgs>)
@JvmName(name = "lprnhkucofqeddbc")
suspend fun rateLimitOptions(value: RegionSecurityPolicyRuleRateLimitOptionsArgs?)

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 = "xrarvuwomqsiwwlx")
suspend fun rateLimitOptions(argument: suspend RegionSecurityPolicyRuleRateLimitOptionsArgsBuilder.() -> 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.