AWS SDK for .NET Documentation
Egress Property
AmazonAmazon.EC2.ModelCreateNetworkAclEntryRequestEgress Did this page help you?   Yes   No    Tell us about it...
Whether this rule applies to egress traffic from the subnet (true) or ingress traffic to the subnet (false).
Declaration Syntax
C#
public bool Egress { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)