AWS SDK for .NET Documentation
VpcSecurityGroupIds Property
AmazonAmazon.Redshift.ModelCreateClusterRequestVpcSecurityGroupIds 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.

Default: The default VPC security group is 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)