rules property

List<ActivatedRule> rules
final

An array that contains the action for each Rule in a WebACL, the priority of the Rule, and the ID of the Rule.

Implementation

final List<ActivatedRule> rules;