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

The version of the Amazon Redshift engine software that you want to deploy on the cluster.

The version selected runs on all the nodes in the cluster.

Constraints: Only version 1.0 is currently available.

Example:

CopyC#
1.0

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

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