priority property
Specifies the order in which the Rules in a WebACL
are evaluated. Rules with a lower value for Priority are
evaluated before Rules with a higher value. The value must be a
unique integer. If you add multiple Rules to a
WebACL, the values don't need to be consecutive.
Implementation
final int priority;