| 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<UntagResourceResponse> |
CostExplorerAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from a resource.
|
default UntagResourceResponse |
CostExplorerClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from a resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UntagResourceRequestMarshaller.marshall(UntagResourceRequest untagResourceRequest) |
Copyright © 2022. All rights reserved.