Values.CreateHsmConfigurationMessageSourcetype nonrec t = {hsmConfigurationIdentifier : String_.t;The identifier to be assigned to the new Amazon Redshift HSM configuration.
*)description : String_.t;A text description of the HSM configuration to be created.
*)hsmIpAddress : String_.t;The IP address that the Amazon Redshift cluster must use to access the HSM.
*)hsmPartitionName : String_.t;The name of the partition in the HSM where the Amazon Redshift clusters will store their database encryption keys.
*)hsmPartitionPassword : String_.t;The password required to access the HSM partition.
*)hsmServerPublicCertificate : String_.t;The HSMs public certificate file. When using Cloud HSM, the file name is server.pem.
*)}