| Package | Description |
|---|---|
| software.amazon.awssdk.services.ram |
This is the Resource Access Manager API Reference.
|
| software.amazon.awssdk.services.ram.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeletePermissionResponse |
RamClient.deletePermission(DeletePermissionRequest deletePermissionRequest)
Deletes the specified customer managed permission in the Amazon Web Services Region in which you call this
operation.
|
default CompletableFuture<DeletePermissionResponse> |
RamAsyncClient.deletePermission(DeletePermissionRequest deletePermissionRequest)
Deletes the specified customer managed permission in the Amazon Web Services Region in which you call this
operation.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeletePermissionRequestMarshaller.marshall(DeletePermissionRequest deletePermissionRequest) |
Copyright © 2023. All rights reserved.