| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
List<UpdateCostAllocationTagsStatusError> |
UpdateCostAllocationTagsStatusResponse.errors()
A list of
UpdateCostAllocationTagsStatusError objects with error details about each cost allocation
tag that can't be updated. |
| Modifier and Type | Method and Description |
|---|---|
UpdateCostAllocationTagsStatusResponse.Builder |
UpdateCostAllocationTagsStatusResponse.Builder.errors(UpdateCostAllocationTagsStatusError... errors)
A list of
UpdateCostAllocationTagsStatusError objects with error details about each cost
allocation tag that can't be updated. |
| Modifier and Type | Method and Description |
|---|---|
UpdateCostAllocationTagsStatusResponse.Builder |
UpdateCostAllocationTagsStatusResponse.Builder.errors(Collection<UpdateCostAllocationTagsStatusError> errors)
A list of
UpdateCostAllocationTagsStatusError objects with error details about each cost
allocation tag that can't be updated. |
Copyright © 2023. All rights reserved.