| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.transform |
| Modifier and Type | Method and Description |
|---|---|
default EnableSnapshotCopyResponse |
RedshiftClient.enableSnapshotCopy(EnableSnapshotCopyRequest enableSnapshotCopyRequest)
Enables the automatic copy of snapshots from one region to another region for a specified cluster.
|
default CompletableFuture<EnableSnapshotCopyResponse> |
RedshiftAsyncClient.enableSnapshotCopy(EnableSnapshotCopyRequest enableSnapshotCopyRequest)
Enables the automatic copy of snapshots from one region to another region for a specified cluster.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
EnableSnapshotCopyRequestMarshaller.marshall(EnableSnapshotCopyRequest enableSnapshotCopyRequest) |
Copyright © 2023. All rights reserved.