AWS SDK Version 3 for .NET
API Reference

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 amount of cost or usage that you created the budget for, compared to your actual costs or usage.

Inheritance Hierarchy

System.Object
  Amazon.Budgets.Model.BudgetedAndActualAmounts

Namespace: Amazon.Budgets.Model
Assembly: AWSSDK.Budgets.dll
Version: 3.x.y.z

Syntax

C#
public class BudgetedAndActualAmounts

The BudgetedAndActualAmounts type exposes the following members

Constructors

NameDescription
Public Method BudgetedAndActualAmounts()

Properties

NameTypeDescription
Public Property ActualAmount Amazon.Budgets.Model.Spend

Gets and sets the property ActualAmount.

Your actual costs or usage for a budget period.

Public Property BudgetedAmount Amazon.Budgets.Model.Spend

Gets and sets the property BudgetedAmount.

The amount of cost or usage that you created the budget for.

Public Property TimePeriod Amazon.Budgets.Model.TimePeriod

Gets and sets the property TimePeriod.

The time period that's covered by this budget comparison.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5