preconfiguredWafConfig property

SecurityPolicyRulePreconfiguredWafConfig? preconfiguredWafConfig
getter/setter pair

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.

Implementation

SecurityPolicyRulePreconfiguredWafConfig? preconfiguredWafConfig;