rate Limit Threshold
suspend fun rateLimitThreshold(value: Output<RegionSecurityPolicyRuleRateLimitOptionsRateLimitThresholdArgs>)
suspend fun rateLimitThreshold(value: RegionSecurityPolicyRuleRateLimitOptionsRateLimitThresholdArgs?)
Parameters
value
Threshold at which to begin ratelimiting. Structure is documented below.
suspend fun rateLimitThreshold(argument: suspend RegionSecurityPolicyRuleRateLimitOptionsRateLimitThresholdArgsBuilder.() -> Unit)
Parameters
argument
Threshold at which to begin ratelimiting. Structure is documented below.