Interface CfnBudget.IHistoricalOptionsProperty
The parameters that define or describe the historical data that your auto-adjusting budget is based on.
Namespace: Amazon.CDK.AWS.Budgets
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface CfnBudget.IHistoricalOptionsProperty
Syntax (vb)
Public Interface CfnBudget.IHistoricalOptionsProperty
Remarks
ExampleMetadata: fixture=_generated
Examples
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
using Amazon.CDK.AWS.Budgets;
var historicalOptionsProperty = new HistoricalOptionsProperty {
BudgetAdjustmentPeriod = 123
};
Synopsis
Properties
| BudgetAdjustmentPeriod | The number of budget periods included in the moving-average calculation that determines your auto-adjusted budget amount. |
Properties
BudgetAdjustmentPeriod
The number of budget periods included in the moving-average calculation that determines your auto-adjusted budget amount.
double BudgetAdjustmentPeriod { get; }
Property Value
Remarks
The maximum value depends on the TimeUnit granularity of the budget: