| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatch |
Amazon CloudWatch monitors your Amazon Web Services (AWS) resources and the applications you run on AWS in real time.
|
| software.amazon.awssdk.services.cloudwatch.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
CloudWatchAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Assigns one or more tags (key-value pairs) to the specified CloudWatch resource.
|
default TagResourceResponse |
CloudWatchClient.tagResource(TagResourceRequest tagResourceRequest)
Assigns one or more tags (key-value pairs) to the specified CloudWatch resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
TagResourceRequestMarshaller.marshall(TagResourceRequest tagResourceRequest) |
Copyright © 2020. All rights reserved.