| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
List<CostAllocationTagStatusEntry> |
UpdateCostAllocationTagsStatusRequest.costAllocationTagsStatus()
The list of
CostAllocationTagStatusEntry objects that are used to update cost allocation tags status
for this request. |
| Modifier and Type | Method and Description |
|---|---|
UpdateCostAllocationTagsStatusRequest.Builder |
UpdateCostAllocationTagsStatusRequest.Builder.costAllocationTagsStatus(CostAllocationTagStatusEntry... costAllocationTagsStatus)
The list of
CostAllocationTagStatusEntry objects that are used to update cost allocation tags
status for this request. |
| Modifier and Type | Method and Description |
|---|---|
UpdateCostAllocationTagsStatusRequest.Builder |
UpdateCostAllocationTagsStatusRequest.Builder.costAllocationTagsStatus(Collection<CostAllocationTagStatusEntry> costAllocationTagsStatus)
The list of
CostAllocationTagStatusEntry objects that are used to update cost allocation tags
status for this request. |
Copyright © 2022. All rights reserved.