You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Redshift::Types::HsmStatus

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes the status of changes to HSM settings.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#hsm_client_certificate_identifierString

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

Returns:

  • (String)

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

#hsm_configuration_identifierString

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.

Returns:

  • (String)

    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.

#statusString

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

Values: active, applying

Returns:

  • (String)

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