rateLimitOptions

@JvmName(name = "ueeombskirncqnlu")
suspend fun rateLimitOptions(value: Output<RegionSecurityPolicyRuleRateLimitOptionsArgs>)
@JvmName(name = "jdvyufatdvkdouks")
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 = "dlbsjcuqwtydanyy")
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.