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

A unique identifier for the cluster. You use this identifier to refer to the cluster for any subsequent cluster operations such as deleting or modifying. The identifier also appears in the Amazon Redshift console.

Constraints:

Example:

CopyC#
myexamplecluster

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

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