| 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 CompletableFuture<GetTagsResponse> |
CostExplorerAsyncClient.getTags(GetTagsRequest getTagsRequest)
Queries for available tag keys and tag values for a specified period.
|
default GetTagsResponse |
CostExplorerClient.getTags(GetTagsRequest getTagsRequest)
Queries for available tag keys and tag values for a specified period.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetTagsRequestMarshaller.marshall(GetTagsRequest getTagsRequest) |
Copyright © 2023. All rights reserved.