| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsRedshiftClusterHsmStatus |
AwsRedshiftClusterHsmStatus.clone() |
AwsRedshiftClusterHsmStatus |
AwsRedshiftClusterDetails.getHsmStatus()
Information about whether the Amazon Redshift cluster finished applying any changes to hardware security module
(HSM) settings that were specified in a modify cluster command.
|
AwsRedshiftClusterHsmStatus |
AwsRedshiftClusterHsmStatus.withHsmClientCertificateIdentifier(String hsmClientCertificateIdentifier)
The name of the HSM client certificate that the Amazon Redshift cluster uses to retrieve the data encryption keys
that are stored in an HSM.
|
AwsRedshiftClusterHsmStatus |
AwsRedshiftClusterHsmStatus.withHsmConfigurationIdentifier(String hsmConfigurationIdentifier)
The name of the HSM configuration that contains the information that the Amazon Redshift cluster can use to
retrieve and store keys in an HSM.
|
AwsRedshiftClusterHsmStatus |
AwsRedshiftClusterHsmStatus.withStatus(String status)
Indicates whether the Amazon Redshift cluster has finished applying any HSM settings changes specified in a
modify cluster command.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsRedshiftClusterDetails.setHsmStatus(AwsRedshiftClusterHsmStatus hsmStatus)
Information about whether the Amazon Redshift cluster finished applying any changes to hardware security module
(HSM) settings that were specified in a modify cluster command.
|
AwsRedshiftClusterDetails |
AwsRedshiftClusterDetails.withHsmStatus(AwsRedshiftClusterHsmStatus hsmStatus)
Information about whether the Amazon Redshift cluster finished applying any changes to hardware security module
(HSM) settings that were specified in a modify cluster command.
|
Copyright © 2023. All rights reserved.