Get Budget Result
A collection of values returned by getBudget.
Constructors
Properties
Object containing AutoAdjustData which determines the budget amount for an auto-adjusting budget.
Boolean indicating whether this budget has been exceeded.
The total amount of cost, usage, RI utilization, RI coverage, Savings Plans utilization, or Savings Plans coverage that you want to track with your budget. Contains object Spend.
Whether this budget tracks monetary cost or usage.
The spend objects that are associated with this budget. The actualSpend tracks how much you've used, cost, usage, RI units, or Savings Plans units and the forecastedSpend tracks how much that you're predicted to spend based on your historical usage profile.
A list of CostFilter name/values pair to apply to budget.
Object containing CostTypes The types of cost included in a budget, such as tax and subscriptions.
Object containing Budget Notifications. Can be used multiple times to define more than one budget notification.
Object containing Planned Budget Limits. Can be used multiple times to plan more than one budget limit. See PlannedBudgetLimits documentation.
The end of the time period covered by the budget. There are no restrictions on the end date. Format: 2017-01-01_12:00
.
The start of the time period covered by the budget. If you don't specify a start date, AWS defaults to the start of your chosen time period. The start date must come before the end date. Format: 2017-01-01_12:00
.