HsmStatus

class HsmStatus

Describes the status of changes to HSM settings.

Types

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

Properties

Link copied to clipboard

Specifies the name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM.

Link copied to clipboard

Specifies the name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM.

Link copied to clipboard

Reports whether the Amazon Redshift cluster has finished applying any HSM settings changes specified in a modify cluster command.

Functions

Link copied to clipboard
inline fun copy(block: HsmStatus.Builder.() -> Unit = {}): HsmStatus
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