targetRuleIds property

List<String>? targetRuleIds
getter/setter pair

A list of target rule IDs under the WAF rule set to apply the preconfigured WAF exclusion.

If omitted, it refers to all the rule IDs under the WAF rule set.

Implementation

core.List<core.String>? targetRuleIds;