RoutePolicy class
Properties
-
description
↔ String?
-
An optional description of route policy.
getter/setter pair
-
fingerprint
↔ String?
-
A fingerprint for the Route Policy being applied to this Router, which is
essentially a hash of the Route Policy used for optimistic locking.
getter/setter pair
-
fingerprintAsBytes
↔ List<int>
-
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
name
↔ String?
-
Route Policy name, which must be a resource ID segment and unique within
all the router's Route Policies.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
terms
↔ List<RoutePolicyPolicyTerm>?
-
List of terms (the order in the list is not important, they are evaluated
in order of priority).
getter/setter pair
-
type
↔ String?
-
Possible string values are:
getter/setter pair