| Package | Description |
|---|---|
| software.amazon.awssdk.services.budgets.model |
| Modifier and Type | Method and Description |
|---|---|
List<BudgetedAndActualAmounts> |
BudgetPerformanceHistory.budgetedAndActualAmountsList()
A list of amounts of cost or usage that you created budgets for, which are compared to your actual costs or
usage.
|
| Modifier and Type | Method and Description |
|---|---|
BudgetPerformanceHistory.Builder |
BudgetPerformanceHistory.Builder.budgetedAndActualAmountsList(BudgetedAndActualAmounts... budgetedAndActualAmountsList)
A list of amounts of cost or usage that you created budgets for, which are compared to your actual costs or
usage.
|
| Modifier and Type | Method and Description |
|---|---|
BudgetPerformanceHistory.Builder |
BudgetPerformanceHistory.Builder.budgetedAndActualAmountsList(Collection<BudgetedAndActualAmounts> budgetedAndActualAmountsList)
A list of amounts of cost or usage that you created budgets for, which are compared to your actual costs or
usage.
|
Copyright © 2023. All rights reserved.