aws-cdk-lib.aws_budgets.CfnBudget.HistoricalOptionsProperty

interface HistoricalOptionsProperty

LanguageType name
.NETAmazon.CDK.AWS.Budgets.CfnBudget.HistoricalOptionsProperty
Gogithub.com/aws/aws-cdk-go/awscdk/v2/awsbudgets#CfnBudget_HistoricalOptionsProperty
Javasoftware.amazon.awscdk.services.budgets.CfnBudget.HistoricalOptionsProperty
Pythonaws_cdk.aws_budgets.CfnBudget.HistoricalOptionsProperty
TypeScript aws-cdk-lib » aws_budgets » CfnBudget » HistoricalOptionsProperty

Example

// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
import { aws_budgets as budgets } from 'aws-cdk-lib';
const historicalOptionsProperty: budgets.CfnBudget.HistoricalOptionsProperty = {
  budgetAdjustmentPeriod: 123,
};

Properties

NameTypeDescription
budgetAdjustmentPeriodnumberCfnBudget.HistoricalOptionsProperty.BudgetAdjustmentPeriod.

budgetAdjustmentPeriod

Type: number

CfnBudget.HistoricalOptionsProperty.BudgetAdjustmentPeriod.