The number of compute nodes in the cluster.             This parameter
            is required when the ClusterType parameter is             specified as  CopyC#
CopyC#multi-node
For information about determining how many nodes you need, go to Working with Clusters in the Amazon Redshift Management Guide.
If you don't specify this parameter, you get a single-node cluster. When requesting a multi-node cluster, you must specify the number of nodes that you want in the cluster.
            Default:  CopyC#
CopyC#1
Constraints: Value must be at least 1 and no more than 100.
 Declaration Syntax
 Declaration Syntax| C# | 
public int NumberOfNodes { get; set; }