class Aws::Redshift::Types::HsmClientCertificate

Returns information about an HSM client certificate. The certificate is stored in a secure Hardware Storage Module (HSM), and used by the Amazon Redshift cluster to encrypt data files.

@!attribute [rw] hsm_client_certificate_identifier

The identifier of the HSM client certificate.
@return [String]

@!attribute [rw] hsm_client_certificate_public_key

The public key that the Amazon Redshift cluster will use to connect
to the HSM. You must register the public key in the HSM.
@return [String]

@!attribute [rw] tags

The list of tags for the HSM client certificate.
@return [Array<Types::Tag>]

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

Constants

SENSITIVE