| Package | Description |
|---|---|
| software.amazon.awssdk.services.grafana |
Amazon Managed Grafana is a fully managed and secure data visualization service that you can use to instantly query,
correlate, and visualize operational metrics, logs, and traces from multiple sources.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
GrafanaClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
The
UntagResource operation removes the association of the tag with the Amazon Managed Grafana
resource. |
default UntagResourceResponse |
GrafanaClient.untagResource(UntagResourceRequest untagResourceRequest)
The
UntagResource operation removes the association of the tag with the Amazon Managed Grafana
resource. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
GrafanaAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
The
UntagResource operation removes the association of the tag with the Amazon Managed Grafana
resource. |
default CompletableFuture<UntagResourceResponse> |
GrafanaAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
The
UntagResource operation removes the association of the tag with the Amazon Managed Grafana
resource. |
Copyright © 2023. All rights reserved.