AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
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.
For example, if it's the 20th of the month and you have spent 50
dollars on
Amazon EC2, your actualSpend
is 50 USD
, and your forecastedSpend
is 75 USD
.
Namespace: Amazon.Budgets.Model
Assembly: AWSSDK.Budgets.dll
Version: 3.x.y.z
public class CalculatedSpend
The CalculatedSpend type exposes the following members
Name | Description | |
---|---|---|
![]() |
CalculatedSpend() |
Name | Type | Description | |
---|---|---|---|
![]() |
ActualSpend | Amazon.Budgets.Model.Spend |
Gets and sets the property ActualSpend. The amount of cost, usage, RI units, or Savings Plans units that you used. |
![]() |
ForecastedSpend | Amazon.Budgets.Model.Spend |
Gets and sets the property ForecastedSpend. The amount of cost, usage, RI units, or Savings Plans units that you're forecasted to use. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5