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

The type of the cluster. When cluster type is specified as

Valid Values:

CopyC#
multi-node
|
CopyC#
single-node

Default:

CopyC#
multi-node

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

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