| Package | Description |
|---|---|
| software.amazon.awssdk.services.oam |
Use Amazon CloudWatch Observability Access Manager to create and manage links between source accounts and monitoring
accounts by using CloudWatch cross-account observability.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
OamClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tags from the specified resource.
|
default UntagResourceResponse |
OamClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
OamAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tags from the specified resource.
|
default CompletableFuture<UntagResourceResponse> |
OamAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from the specified resource.
|
Copyright © 2023. All rights reserved.