| Package | Description |
|---|---|
| software.amazon.awssdk.services.mwaa |
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
MwaaClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists the key-value tag pairs associated to the Amazon Managed Workflows for Apache Airflow (MWAA) environment.
|
default ListTagsForResourceResponse |
MwaaClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the key-value tag pairs associated to the Amazon Managed Workflows for Apache Airflow (MWAA) environment.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
MwaaAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists the key-value tag pairs associated to the Amazon Managed Workflows for Apache Airflow (MWAA) environment.
|
default CompletableFuture<ListTagsForResourceResponse> |
MwaaAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the key-value tag pairs associated to the Amazon Managed Workflows for Apache Airflow (MWAA) environment.
|
Copyright © 2023. All rights reserved.