C# Класс Amazon.Redshift.Model.CreateHsmConfigurationRequest

Container for the parameters to the CreateHsmConfiguration operation.

Creates an HSM configuration that contains the information required by an Amazon Redshift cluster to store and retrieve database encryption keys in a Hardware Storeage Module (HSM). After creating the HSM configuration, you can specify it as a parameter when creating a cluster. The cluster will then store its encryption keys in the HSM.

Before creating an HSM configuration, you must have first created an HSM client certificate. For more information, go to aLinkToHSMTopic in the Amazon Redshift Management Guide.

Наследование: AmazonRedshiftRequest
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetDescription ( ) : bool
IsSetHsmConfigurationIdentifier ( ) : bool
IsSetHsmIpAddress ( ) : bool
IsSetHsmPartitionName ( ) : bool
IsSetHsmPartitionPassword ( ) : bool
IsSetHsmServerPublicCertificate ( ) : bool