| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| Modifier and Type | Method and Description |
|---|---|
default RevokeSnapshotAccessResponse |
RedshiftClient.revokeSnapshotAccess(Consumer<RevokeSnapshotAccessRequest.Builder> revokeSnapshotAccessRequest)
Removes the ability of the specified Amazon Web Services account to restore the specified snapshot.
|
default RevokeSnapshotAccessResponse |
RedshiftClient.revokeSnapshotAccess(RevokeSnapshotAccessRequest revokeSnapshotAccessRequest)
Removes the ability of the specified Amazon Web Services account to restore the specified snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RevokeSnapshotAccessResponse> |
RedshiftAsyncClient.revokeSnapshotAccess(Consumer<RevokeSnapshotAccessRequest.Builder> revokeSnapshotAccessRequest)
Removes the ability of the specified Amazon Web Services account to restore the specified snapshot.
|
default CompletableFuture<RevokeSnapshotAccessResponse> |
RedshiftAsyncClient.revokeSnapshotAccess(RevokeSnapshotAccessRequest revokeSnapshotAccessRequest)
Removes the ability of the specified Amazon Web Services account to restore the specified snapshot.
|
Copyright © 2022. All rights reserved.