Uses of Class
software.amazon.awssdk.services.redshift.model.UnknownSnapshotCopyRegionException
-
Packages that use UnknownSnapshotCopyRegionException Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of UnknownSnapshotCopyRegionException in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that throw UnknownSnapshotCopyRegionException Modifier and Type Method Description default EnableSnapshotCopyResponseRedshiftClient. enableSnapshotCopy(Consumer<EnableSnapshotCopyRequest.Builder> enableSnapshotCopyRequest)Enables the automatic copy of snapshots from one region to another region for a specified cluster.default EnableSnapshotCopyResponseRedshiftClient. enableSnapshotCopy(EnableSnapshotCopyRequest enableSnapshotCopyRequest)Enables the automatic copy of snapshots from one region to another region for a specified cluster.
-