| Package | Description |
|---|---|
| software.amazon.awssdk.services.pipes |
Amazon EventBridge Pipes connects event sources to targets.
|
| software.amazon.awssdk.services.pipes.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
PipesAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from the specified pipes.
|
default UntagResourceResponse |
PipesClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from the specified pipes.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UntagResourceRequestMarshaller.marshall(UntagResourceRequest untagResourceRequest) |
Copyright © 2023. All rights reserved.