rateLimitOptions property

SecurityPolicyRuleRateLimitOptions? rateLimitOptions
final

Must be specified if the action is "rate_based_ban" or "throttle" or "fairshare". Cannot be specified for any other actions.

Implementation

final SecurityPolicyRuleRateLimitOptions? rateLimitOptions;