GetClusterClusterCertificate

data class GetClusterClusterCertificate(val awsHardwareCertificate: String, val clusterCertificate: String, val clusterCsr: String, val hsmCertificate: String, val manufacturerHardwareCertificate: String)

Constructors

Link copied to clipboard
constructor(awsHardwareCertificate: String, clusterCertificate: String, clusterCsr: String, hsmCertificate: String, manufacturerHardwareCertificate: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The HSM hardware certificate issued (signed) by AWS CloudHSM.

Link copied to clipboard

The cluster certificate issued (signed) by the issuing certificate authority (CA) of the cluster's owner.

Link copied to clipboard

The certificate signing request (CSR). Available only in UNINITIALIZED state.

Link copied to clipboard

The HSM certificate issued (signed) by the HSM hardware.

Link copied to clipboard

The HSM hardware certificate issued (signed) by the hardware manufacturer. The number of available cluster certificates may vary depending on state of the cluster.