| Package | Description |
|---|---|
| software.amazon.awssdk.services.budgets.model |
| Modifier and Type | Method and Description |
|---|---|
CostTypes |
BudgetPerformanceHistory.costTypes()
The history of the cost types for a budget during the specified time period.
|
CostTypes |
Budget.costTypes()
The types of costs that are included in this
COST budget. |
| Modifier and Type | Method and Description |
|---|---|
BudgetPerformanceHistory.Builder |
BudgetPerformanceHistory.Builder.costTypes(CostTypes costTypes)
The history of the cost types for a budget during the specified time period.
|
Budget.Builder |
Budget.Builder.costTypes(CostTypes costTypes)
The types of costs that are included in this
COST budget. |
Copyright © 2021. All rights reserved.