rules property
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;
An array that contains the action for each Rule
in a
WebACL
, the priority of the Rule
, and the ID of
the Rule
.
final List<ActivatedRule> rules;