| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.transform |
| Modifier and Type | Method and Description |
|---|---|
default DisableSnapshotCopyResponse |
RedshiftClient.disableSnapshotCopy(DisableSnapshotCopyRequest disableSnapshotCopyRequest)
Disables the automatic copying of snapshots from one region to another region for a specified cluster.
|
default CompletableFuture<DisableSnapshotCopyResponse> |
RedshiftAsyncClient.disableSnapshotCopy(DisableSnapshotCopyRequest disableSnapshotCopyRequest)
Disables the automatic copying of snapshots from one region to another region for a specified cluster.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DisableSnapshotCopyRequestMarshaller.marshall(DisableSnapshotCopyRequest disableSnapshotCopyRequest) |
Copyright © 2023. All rights reserved.