| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
List<CostAllocationTag> |
ListCostAllocationTagsResponse.costAllocationTags()
A list of cost allocation tags that includes the detailed metadata for each one.
|
| Modifier and Type | Method and Description |
|---|---|
ListCostAllocationTagsResponse.Builder |
ListCostAllocationTagsResponse.Builder.costAllocationTags(CostAllocationTag... costAllocationTags)
A list of cost allocation tags that includes the detailed metadata for each one.
|
| Modifier and Type | Method and Description |
|---|---|
ListCostAllocationTagsResponse.Builder |
ListCostAllocationTagsResponse.Builder.costAllocationTags(Collection<CostAllocationTag> costAllocationTags)
A list of cost allocation tags that includes the detailed metadata for each one.
|
Copyright © 2022. All rights reserved.