targetRuleIds property

List<String> targetRuleIds
final

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

final List<String> targetRuleIds;