class Aws::CloudHSMV2::Types::Certificates

Contains one or more certificates or a certificate signing request (CSR).

@!attribute [rw] cluster_csr

The cluster's certificate signing request (CSR). The CSR exists
only when the cluster's state is `UNINITIALIZED`.
@return [String]

@!attribute [rw] hsm_certificate

The HSM certificate issued (signed) by the HSM hardware.
@return [String]

@!attribute [rw] aws_hardware_certificate

The HSM hardware certificate issued (signed) by AWS CloudHSM.
@return [String]

@!attribute [rw] manufacturer_hardware_certificate

The HSM hardware certificate issued (signed) by the hardware
manufacturer.
@return [String]

@!attribute [rw] cluster_certificate

The cluster certificate issued (signed) by the issuing certificate
authority (CA) of the cluster's owner.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/cloudhsmv2-2017-04-28/Certificates AWS API Documentation

Constants

SENSITIVE