| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
CostCategoryInheritedValueDimension |
CostCategoryInheritedValueDimension.clone() |
CostCategoryInheritedValueDimension |
CostCategoryRule.getInheritedValue()
The value the line item is categorized as if the line item contains the matched dimension.
|
CostCategoryInheritedValueDimension |
CostCategoryInheritedValueDimension.withDimensionKey(String dimensionKey)
The key to extract cost category values.
|
CostCategoryInheritedValueDimension |
CostCategoryInheritedValueDimension.withDimensionName(CostCategoryInheritedValueDimensionName dimensionName)
The name of the dimension that's used to group costs.
|
CostCategoryInheritedValueDimension |
CostCategoryInheritedValueDimension.withDimensionName(String dimensionName)
The name of the dimension that's used to group costs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CostCategoryRule.setInheritedValue(CostCategoryInheritedValueDimension inheritedValue)
The value the line item is categorized as if the line item contains the matched dimension.
|
CostCategoryRule |
CostCategoryRule.withInheritedValue(CostCategoryInheritedValueDimension inheritedValue)
The value the line item is categorized as if the line item contains the matched dimension.
|
Copyright © 2023. All rights reserved.