AWS SDK for .NET Documentation
Egress Property
AmazonAmazon.EC2.ModelNetworkAclEntryEgress Did this page help you?   Yes   No    Tell us about it...
Whether this is an egress rule (rule is applied to traffic leaving the subnet). Value of true indicates egress.
Declaration Syntax
C#
public bool Egress { get; set; }

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