| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.transform |
| Modifier and Type | Method and Description |
|---|---|
default RevokeSnapshotAccessResponse |
RedshiftClient.revokeSnapshotAccess(RevokeSnapshotAccessRequest revokeSnapshotAccessRequest)
Removes the ability of the specified AWS customer account to restore the specified snapshot.
|
default CompletableFuture<RevokeSnapshotAccessResponse> |
RedshiftAsyncClient.revokeSnapshotAccess(RevokeSnapshotAccessRequest revokeSnapshotAccessRequest)
Removes the ability of the specified AWS customer account to restore the specified snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RevokeSnapshotAccessRequestMarshaller.marshall(RevokeSnapshotAccessRequest revokeSnapshotAccessRequest) |
Copyright © 2021. All rights reserved.