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 parameters that determine the budget amount for an auto-adjusting budget.

Inheritance Hierarchy

System.Object
  Amazon.Budgets.Model.AutoAdjustData

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

Syntax

C#
public class AutoAdjustData

The AutoAdjustData type exposes the following members

Constructors

NameDescription
Public Method AutoAdjustData()

Properties

NameTypeDescription
Public Property AutoAdjustType Amazon.Budgets.AutoAdjustType

Gets and sets the property AutoAdjustType.

The string that defines whether your budget auto-adjusts based on historical or forecasted data.

Public Property HistoricalOptions Amazon.Budgets.Model.HistoricalOptions

Gets and sets the property HistoricalOptions.

The parameters that define or describe the historical data that your auto-adjusting budget is based on.

Public Property LastAutoAdjustTime System.DateTime

Gets and sets the property LastAutoAdjustTime.

The last time that your budget was auto-adjusted.

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