Uses of Class
software.amazon.awssdk.services.redshift.model.CopyToRegionDisabledException
-
Packages that use CopyToRegionDisabledException Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of CopyToRegionDisabledException in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that throw CopyToRegionDisabledException 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.
-