Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsRedshiftClusterHsmStatus
-
Packages that use AwsRedshiftClusterHsmStatus Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsRedshiftClusterHsmStatus in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsRedshiftClusterHsmStatus Modifier and Type Method Description AwsRedshiftClusterHsmStatusAwsRedshiftClusterDetails. 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.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsRedshiftClusterHsmStatus Modifier and Type Method Description AwsRedshiftClusterDetails.BuilderAwsRedshiftClusterDetails.Builder. hsmStatus(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.
-