RoutePolicyPolicyTerm class
Properties
-
actions
↔ List<Expr>?
-
CEL expressions to evaluate to modify a route when this term matches.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
match
↔ Expr?
-
CEL expression evaluated against a route to determine if this term
applies.
getter/setter pair
-
priority
↔ int?
-
The evaluation priority for this term, which must be between 0 (inclusive)
and 2^31 (exclusive), and unique within the list.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited