excludedRules property
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;
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.
final List<ExcludedRule>? excludedRules;