@Stability(value=Stable) public static final class CfnBudget.HistoricalOptionsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBudget.HistoricalOptionsProperty>
CfnBudget.HistoricalOptionsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBudget.HistoricalOptionsProperty.Builder |
budgetAdjustmentPeriod(Number budgetAdjustmentPeriod)
Sets the value of
CfnBudget.HistoricalOptionsProperty.getBudgetAdjustmentPeriod() |
CfnBudget.HistoricalOptionsProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnBudget.HistoricalOptionsProperty.Builder budgetAdjustmentPeriod(Number budgetAdjustmentPeriod)
CfnBudget.HistoricalOptionsProperty.getBudgetAdjustmentPeriod()budgetAdjustmentPeriod - `CfnBudget.HistoricalOptionsProperty.BudgetAdjustmentPeriod`. This parameter is required.this@Stability(value=Stable) public CfnBudget.HistoricalOptionsProperty build()
build in interface software.amazon.jsii.Builder<CfnBudget.HistoricalOptionsProperty>CfnBudget.HistoricalOptionsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.