AWS SDK for .NET Documentation
IpPermissionsEgress Property
AmazonAmazon.EC2.ModelSecurityGroupIpPermissionsEgress Did this page help you?   Yes   No    Tell us about it...
A list of outbound rules associated with the security group (for VPC security groups).
Declaration Syntax
C#
public List<IpPermission> IpPermissionsEgress { get; set; }

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