| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer |
You can use the Cost Explorer API to programmatically query your cost and usage data.
|
| software.amazon.awssdk.services.costexplorer.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
CostExplorerClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of resource tags associated with the resource specified by the Amazon Resource Name (ARN).
|
default CompletableFuture<ListTagsForResourceResponse> |
CostExplorerAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of resource tags associated with the resource specified by the Amazon Resource Name (ARN).
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListTagsForResourceRequestMarshaller.marshall(ListTagsForResourceRequest listTagsForResourceRequest) |
Copyright © 2023. All rights reserved.