excludedRules property
The rules whose actions are set to COUNT by the web ACL,
regardless of the action that is set on the rule. This effectively excludes
the rule from acting on web requests.
Implementation
final List<ExcludedRule>? excludedRules;