Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsRedshiftClusterRestoreStatus
-
Packages that use AwsRedshiftClusterRestoreStatus Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsRedshiftClusterRestoreStatus in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsRedshiftClusterRestoreStatus Modifier and Type Method Description AwsRedshiftClusterRestoreStatusAwsRedshiftClusterDetails. restoreStatus()Information about the status of a cluster restore action.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsRedshiftClusterRestoreStatus Modifier and Type Method Description AwsRedshiftClusterDetails.BuilderAwsRedshiftClusterDetails.Builder. restoreStatus(AwsRedshiftClusterRestoreStatus restoreStatus)Information about the status of a cluster restore action.
-