Enum ClusterType
(experimental) What cluster type to use.
Namespace: Amazon.CDK.AWS.Redshift.Alpha
Assembly: Amazon.CDK.AWS.Redshift.Alpha.dll
Syntax (csharp)
public enum ClusterType
Syntax (vb)
Public Enum ClusterType
Remarks
Used by ClusterProps.clusterType
Stability: Experimental
Synopsis
Fields
MULTI_NODE | (experimental) multi-node cluster, set the amount of nodes using |
SINGLE_NODE | (experimental) single-node cluster, the |
Fields
Name | Description |
---|---|
MULTI_NODE | (experimental) multi-node cluster, set the amount of nodes using |
SINGLE_NODE | (experimental) single-node cluster, the |