Gets and sets the property EC2SecurityGroups.
A list of EC2 security groups that are permitted to access clusters associated with this cluster security group.

C# |
public List<EC2SecurityGroup> EC2SecurityGroups { get; set; }
A list of EC2 security groups that are permitted to access clusters associated with this cluster security group.
C# |
public List<EC2SecurityGroup> EC2SecurityGroups { get; set; }