class Aws::Redshift::Types::RotateEncryptionKeyMessage

@note When making an API call, you may pass RotateEncryptionKeyMessage

data as a hash:

    {
      cluster_identifier: "String", # required
    }

@!attribute [rw] cluster_identifier

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.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/redshift-2012-12-01/RotateEncryptionKeyMessage AWS API Documentation

Constants

SENSITIVE