ingress constant
Firewall_Direction
const ingress
Indicates that firewall should apply to incoming traffic.
Implementation
static const ingress = Firewall_Direction('INGRESS');
Indicates that firewall should apply to incoming traffic.
static const ingress = Firewall_Direction('INGRESS');