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.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifier of the HSM client certificate.

Link copied to clipboard

The public key that the Amazon Redshift cluster will use to connect to the HSM. You must register the public key in the HSM.

Link copied to clipboard
val tags: List<Tag>?

The list of tags for the HSM client certificate.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String