| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchevents |
Amazon EventBridge helps you to respond to state changes in your AWS resources.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
CloudWatchEventsClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tags from the specified EventBridge resource.
|
default UntagResourceResponse |
CloudWatchEventsClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from the specified EventBridge resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
CloudWatchEventsAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tags from the specified EventBridge resource.
|
default CompletableFuture<UntagResourceResponse> |
CloudWatchEventsAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from the specified EventBridge resource.
|
Copyright © 2020. All rights reserved.