Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsRedshiftClusterClusterSnapshotCopyStatus
-
Packages that use AwsRedshiftClusterClusterSnapshotCopyStatus Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsRedshiftClusterClusterSnapshotCopyStatus in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsRedshiftClusterClusterSnapshotCopyStatus Modifier and Type Method Description AwsRedshiftClusterClusterSnapshotCopyStatusAwsRedshiftClusterDetails. clusterSnapshotCopyStatus()Information about the destination Region and retention period for the cross-Region snapshot copy.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsRedshiftClusterClusterSnapshotCopyStatus Modifier and Type Method Description AwsRedshiftClusterDetails.BuilderAwsRedshiftClusterDetails.Builder. clusterSnapshotCopyStatus(AwsRedshiftClusterClusterSnapshotCopyStatus clusterSnapshotCopyStatus)Information about the destination Region and retention period for the cross-Region snapshot copy.
-