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