AWS SDK for .NET Documentation
EC2SecurityGroups Property
AmazonAmazon.Redshift.ModelClusterSecurityGroupEC2SecurityGroups Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property EC2SecurityGroups.

A list of EC2 security groups that are permitted to access clusters associated with this cluster security group.

Declaration Syntax
C#
public List<EC2SecurityGroup> EC2SecurityGroups { get; set; }

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