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
파일 보기 프로젝트 열기: scopely/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetDescription ( ) : bool
IsSetHsmConfigurationIdentifier ( ) : bool
IsSetHsmIpAddress ( ) : bool
IsSetHsmPartitionName ( ) : bool
IsSetHsmPartitionPassword ( ) : bool
IsSetHsmServerPublicCertificate ( ) : bool