| 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 UntagLogGroupResponse |
CloudWatchLogsClient.untagLogGroup(Consumer<UntagLogGroupRequest.Builder> untagLogGroupRequest)
Deprecated.
Please use the generic tagging API UntagResource
|
default UntagLogGroupResponse |
CloudWatchLogsClient.untagLogGroup(UntagLogGroupRequest untagLogGroupRequest)
Deprecated.
Please use the generic tagging API UntagResource
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagLogGroupResponse> |
CloudWatchLogsAsyncClient.untagLogGroup(Consumer<UntagLogGroupRequest.Builder> untagLogGroupRequest)
Deprecated.
Please use the generic tagging API UntagResource
|
default CompletableFuture<UntagLogGroupResponse> |
CloudWatchLogsAsyncClient.untagLogGroup(UntagLogGroupRequest untagLogGroupRequest)
Deprecated.
Please use the generic tagging API UntagResource
|
Copyright © 2023. All rights reserved.