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