| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchlogs |
You can use Amazon CloudWatch Logs to monitor, store, and access your log files from EC2 instances, CloudTrail, and
other sources.
|
| Modifier and Type | Method and Description |
|---|---|
default TagLogGroupResponse |
CloudWatchLogsClient.tagLogGroup(Consumer<TagLogGroupRequest.Builder> tagLogGroupRequest)
Deprecated.
Please use the generic tagging API TagResource
|
default TagLogGroupResponse |
CloudWatchLogsClient.tagLogGroup(TagLogGroupRequest tagLogGroupRequest)
Deprecated.
Please use the generic tagging API TagResource
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagLogGroupResponse> |
CloudWatchLogsAsyncClient.tagLogGroup(Consumer<TagLogGroupRequest.Builder> tagLogGroupRequest)
Deprecated.
Please use the generic tagging API TagResource
|
default CompletableFuture<TagLogGroupResponse> |
CloudWatchLogsAsyncClient.tagLogGroup(TagLogGroupRequest tagLogGroupRequest)
Deprecated.
Please use the generic tagging API TagResource
|
Copyright © 2022. All rights reserved.