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

A list of Virtual Private Cloud (VPC) security groups that are associated with the cluster. This parameter is returned only if the cluster is in a VPC.

Declaration Syntax
C#
public List<VpcSecurityGroupMembership> VpcSecurityGroups { get; set; }

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