class Aws::Redshift::Types::HsmStatus

Describes the status of changes to HSM settings.

@!attribute [rw] hsm_client_certificate_identifier

Specifies the name of the HSM client certificate the Amazon Redshift
cluster uses to retrieve the data encryption keys stored in an HSM.
@return [String]

@!attribute [rw] hsm_configuration_identifier

Specifies the name of the HSM configuration that contains the
information the Amazon Redshift cluster can use to retrieve and
store keys in an HSM.
@return [String]

@!attribute [rw] status

Reports whether the Amazon Redshift cluster has finished applying
any HSM settings changes specified in a modify cluster command.

Values: active, applying
@return [String]

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

Constants

SENSITIVE