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

The unique identifier of the cluster that you want to rotate the encryption keys for.

Constraints: Must be the name of valid cluster that has encryption enabled.

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

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