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

A list of virtual private cloud (VPC) security groups to be associated with the cluster.

Declaration Syntax
C#
public List<string> VpcSecurityGroupIds { get; set; }

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