Uses of Class
software.amazon.awssdk.services.redshift.model.ClusterSnapshotCopyStatus
-
Packages that use ClusterSnapshotCopyStatus Package Description software.amazon.awssdk.services.redshift.model -
-
Uses of ClusterSnapshotCopyStatus in software.amazon.awssdk.services.redshift.model
Methods in software.amazon.awssdk.services.redshift.model that return ClusterSnapshotCopyStatus Modifier and Type Method Description ClusterSnapshotCopyStatusCluster. clusterSnapshotCopyStatus()A value that returns the destination region and retention period that are configured for cross-region snapshot copy.Methods in software.amazon.awssdk.services.redshift.model with parameters of type ClusterSnapshotCopyStatus Modifier and Type Method Description Cluster.BuilderCluster.Builder. clusterSnapshotCopyStatus(ClusterSnapshotCopyStatus clusterSnapshotCopyStatus)A value that returns the destination region and retention period that are configured for cross-region snapshot copy.
-