| 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 UntagResourceResponse |
RamClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the specified tag key and value pairs from the specified resource share or managed permission.
|
default CompletableFuture<UntagResourceResponse> |
RamAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the specified tag key and value pairs from the specified resource share or managed permission.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UntagResourceRequestMarshaller.marshall(UntagResourceRequest untagResourceRequest) |
Copyright © 2023. All rights reserved.