メインコンテンツまでスキップ

AWSRedshiftClusterHsmStatus

No description

type AWSRedshiftClusterHsmStatus {
certificateId: String!
configurationId: String!
status: AWSRedshiftClusterHsmStatusType!
}

Fields

AWSRedshiftClusterHsmStatus.certificateId ● String! non-null scalar

The name of the HSM client certificate the Amazon Redshift cluster uses to retrieve the data encryption keys stored in an HSM

AWSRedshiftClusterHsmStatus.configurationId ● String! non-null scalar

The name of the HSM configuration that contains the information the Amazon Redshift cluster can use to retrieve and store keys in an HSM

AWSRedshiftClusterHsmStatus.status ● AWSRedshiftClusterHsmStatusType! non-null enum

Indicates whether the Amazon Redshift cluster has finished applying any HSM settings changes specified in a modify cluster command

Member of

AWSRedshiftCluster object