| Package | Description |
|---|---|
| software.amazon.awssdk.services.internetmonitor |
Amazon CloudWatch Internet Monitor provides visibility into how internet issues impact the performance and
availability between your applications hosted on Amazon Web Services and your end users.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
InternetMonitorClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes a tag from a resource.
|
default UntagResourceResponse |
InternetMonitorClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes a tag from a resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
InternetMonitorAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes a tag from a resource.
|
default CompletableFuture<UntagResourceResponse> |
InternetMonitorAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes a tag from a resource.
|
Copyright © 2023. All rights reserved.