@Stability(value=Stable) public static final class CfnBudget.BudgetDataProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBudget.BudgetDataProperty>
CfnBudget.BudgetDataProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnBudget.BudgetDataProperty.Builder budgetType(String budgetType)
CfnBudget.BudgetDataProperty.getBudgetType()budgetType - `CfnBudget.BudgetDataProperty.BudgetType`. This parameter is required.this@Stability(value=Stable) public CfnBudget.BudgetDataProperty.Builder timeUnit(String timeUnit)
CfnBudget.BudgetDataProperty.getTimeUnit()timeUnit - `CfnBudget.BudgetDataProperty.TimeUnit`. This parameter is required.this@Stability(value=Stable) public CfnBudget.BudgetDataProperty.Builder budgetLimit(CfnBudget.SpendProperty budgetLimit)
CfnBudget.BudgetDataProperty.getBudgetLimit()budgetLimit - `CfnBudget.BudgetDataProperty.BudgetLimit`.this@Stability(value=Stable) public CfnBudget.BudgetDataProperty.Builder budgetLimit(IResolvable budgetLimit)
CfnBudget.BudgetDataProperty.getBudgetLimit()budgetLimit - `CfnBudget.BudgetDataProperty.BudgetLimit`.this@Stability(value=Stable) public CfnBudget.BudgetDataProperty.Builder budgetName(String budgetName)
CfnBudget.BudgetDataProperty.getBudgetName()budgetName - `CfnBudget.BudgetDataProperty.BudgetName`.this@Stability(value=Stable) public CfnBudget.BudgetDataProperty.Builder costFilters(Object costFilters)
CfnBudget.BudgetDataProperty.getCostFilters()costFilters - `CfnBudget.BudgetDataProperty.CostFilters`.this@Stability(value=Stable) public CfnBudget.BudgetDataProperty.Builder costTypes(CfnBudget.CostTypesProperty costTypes)
CfnBudget.BudgetDataProperty.getCostTypes()costTypes - `CfnBudget.BudgetDataProperty.CostTypes`.this@Stability(value=Stable) public CfnBudget.BudgetDataProperty.Builder costTypes(IResolvable costTypes)
CfnBudget.BudgetDataProperty.getCostTypes()costTypes - `CfnBudget.BudgetDataProperty.CostTypes`.this@Stability(value=Stable) public CfnBudget.BudgetDataProperty.Builder plannedBudgetLimits(Object plannedBudgetLimits)
CfnBudget.BudgetDataProperty.getPlannedBudgetLimits()plannedBudgetLimits - `CfnBudget.BudgetDataProperty.PlannedBudgetLimits`.this@Stability(value=Stable) public CfnBudget.BudgetDataProperty.Builder timePeriod(CfnBudget.TimePeriodProperty timePeriod)
CfnBudget.BudgetDataProperty.getTimePeriod()timePeriod - `CfnBudget.BudgetDataProperty.TimePeriod`.this@Stability(value=Stable) public CfnBudget.BudgetDataProperty.Builder timePeriod(IResolvable timePeriod)
CfnBudget.BudgetDataProperty.getTimePeriod()timePeriod - `CfnBudget.BudgetDataProperty.TimePeriod`.this@Stability(value=Stable) public CfnBudget.BudgetDataProperty build()
build in interface software.amazon.jsii.Builder<CfnBudget.BudgetDataProperty>CfnBudget.BudgetDataPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.