| Package | Description |
|---|---|
| software.amazon.awssdk.services.mwaa |
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
MwaaClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes key-value tag pairs associated to your Amazon Managed Workflows for Apache Airflow (MWAA) environment.
|
default UntagResourceResponse |
MwaaClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes key-value tag pairs associated to your Amazon Managed Workflows for Apache Airflow (MWAA) environment.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
MwaaAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes key-value tag pairs associated to your Amazon Managed Workflows for Apache Airflow (MWAA) environment.
|
default CompletableFuture<UntagResourceResponse> |
MwaaAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes key-value tag pairs associated to your Amazon Managed Workflows for Apache Airflow (MWAA) environment.
|
Copyright © 2022. All rights reserved.