C# Class Amazon.Redshift.Model.CreateClusterSubnetGroupRequest

Container for the parameters to the CreateClusterSubnetGroup operation.

Creates a new Amazon Redshift subnet group. You must provide a list of one or more subnets in your existing Amazon Virtual Private Cloud (Amazon VPC) when creating Amazon Redshift subnet group.

For information about subnet groups, go to Amazon Redshift Cluster Subnet Groups in the Amazon Redshift Management Guide .

Inheritance: AmazonRedshiftRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetClusterSubnetGroupName ( ) : bool
IsSetDescription ( ) : bool
IsSetSubnetIds ( ) : bool
IsSetTags ( ) : bool