| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow |
Welcome to the Amazon AppFlow API reference.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
AppflowClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes a tag from the specified flow.
|
default UntagResourceResponse |
AppflowClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes a tag from the specified flow.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
AppflowAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes a tag from the specified flow.
|
default CompletableFuture<UntagResourceResponse> |
AppflowAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes a tag from the specified flow.
|
Copyright © 2023. All rights reserved.