Gets and sets the property ClusterType. 
            
The new cluster type.
When you submit your cluster resize request, your existing cluster goes into a read-only mode. After Amazon Redshift provisions a new cluster based on your resize requirements, there will be outage for a period while the old cluster is deleted and your connection is switched to the new cluster. You can use DescribeResize to track the progress of the resize request.
            Valid Values:  CopyC#
CopyC#multi-node | single-node
 Declaration Syntax
 Declaration Syntax| C# | 
public string ClusterType { get; set; }