| Package | Description |
|---|---|
| software.amazon.awssdk.services.scheduler |
Amazon EventBridge Scheduler is a serverless scheduler that allows you to create, run, and manage tasks from one
central, managed service.
|
| software.amazon.awssdk.services.scheduler.transform |
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
SchedulerClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from the specified EventBridge Scheduler schedule group.
|
default CompletableFuture<UntagResourceResponse> |
SchedulerAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from the specified EventBridge Scheduler schedule group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UntagResourceRequestMarshaller.marshall(UntagResourceRequest untagResourceRequest) |
Copyright © 2023. All rights reserved.