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

The name of a cluster subnet group to be associated with this cluster.

If this parameter is not provided the resulting cluster will be deployed outside virtual private cloud (VPC).

Declaration Syntax
C#
public string ClusterSubnetGroupName { get; set; }

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