CreateHsmConfigurationRequest

Types

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

Properties

Link copied to clipboard

A text description of the HSM configuration to be created.

Link copied to clipboard

The identifier to be assigned to the new Amazon Redshift HSM configuration.

Link copied to clipboard

The IP address that the Amazon Redshift cluster must use to access the HSM.

Link copied to clipboard

The name of the partition in the HSM where the Amazon Redshift clusters will store their database encryption keys.

Link copied to clipboard

The password required to access the HSM partition.

Link copied to clipboard

The HSMs public certificate file. When using Cloud HSM, the file name is server.pem.

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

A list of tag instances.

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