Security Policy Rule Args
Constructors
Properties
An optional description of this rule. Max size is 64.
Additional actions that are performed on headers. Structure is documented below.
A match condition that incoming traffic is evaluated against. If it evaluates to true, the corresponding action
is enforced. Structure is documented below.
Preconfigured WAF configuration to be applied for the rule. If the rule does not evaluate preconfigured WAF rules, i.e., if evaluatePreconfiguredWaf()
is not used, this field will have no effect. Structure is documented below.
Must be specified if the action
is rate_based_ban
or throttle
. Cannot be specified for other actions. Structure is documented below.
Can be specified if the action
is redirect
. Cannot be specified for other actions. Structure is documented below.