excludedRules property

List<ExcludedRule>? excludedRules
final

The names of rules that are in the referenced rule group, but that you want AWS WAF to exclude from processing for this rule statement.

Implementation

final List<ExcludedRule>? excludedRules;