direction property

String? direction
getter/setter pair

The direction in which this rule applies. Possible string values are:

  • "EGRESS"
  • "INGRESS"

Implementation

core.String? direction;