rateLimitOptions property

SecurityPolicyRuleRateLimitOptions? rateLimitOptions
getter/setter pair

Must be specified if the action is "rate_based_ban" or "throttle".

Cannot be specified for any other actions.

Implementation

SecurityPolicyRuleRateLimitOptions? rateLimitOptions;