| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer |
You can use the Cost Explorer API to programmatically query your cost and usage data.
|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateCostAllocationTagsStatusResult |
AbstractAWSCostExplorer.updateCostAllocationTagsStatus(UpdateCostAllocationTagsStatusRequest request) |
UpdateCostAllocationTagsStatusResult |
AWSCostExplorerClient.updateCostAllocationTagsStatus(UpdateCostAllocationTagsStatusRequest request)
Updates status for cost allocation tags in bulk, with maximum batch size of 20.
|
UpdateCostAllocationTagsStatusResult |
AWSCostExplorer.updateCostAllocationTagsStatus(UpdateCostAllocationTagsStatusRequest updateCostAllocationTagsStatusRequest)
Updates status for cost allocation tags in bulk, with maximum batch size of 20.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateCostAllocationTagsStatusResult |
UpdateCostAllocationTagsStatusResult.clone() |
UpdateCostAllocationTagsStatusResult |
UpdateCostAllocationTagsStatusResult.withErrors(Collection<UpdateCostAllocationTagsStatusError> errors)
A list of
UpdateCostAllocationTagsStatusError objects with error details about each cost allocation
tag that can't be updated. |
UpdateCostAllocationTagsStatusResult |
UpdateCostAllocationTagsStatusResult.withErrors(UpdateCostAllocationTagsStatusError... errors)
A list of
UpdateCostAllocationTagsStatusError objects with error details about each cost allocation
tag that can't be updated. |
Copyright © 2025. All rights reserved.