class Aws::Redshift::Types::HsmConfiguration

Returns information about an HSM configuration, which is an object that describes to Amazon Redshift clusters the information they require to connect to an HSM where they can store database encryption keys.

@!attribute [rw] hsm_configuration_identifier

The name of the Amazon Redshift HSM configuration.
@return [String]

@!attribute [rw] description

A text description of the HSM configuration.
@return [String]

@!attribute [rw] hsm_ip_address

The IP address that the Amazon Redshift cluster must use to access
the HSM.
@return [String]

@!attribute [rw] hsm_partition_name

The name of the partition in the HSM where the Amazon Redshift
clusters will store their database encryption keys.
@return [String]

@!attribute [rw] tags

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

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

Constants

SENSITIVE