Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.budgets.CfnBudgetPropsMixin.BudgetDataProperty.Builder
Packages that use CfnBudgetPropsMixin.BudgetDataProperty.Builder
-
Uses of CfnBudgetPropsMixin.BudgetDataProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.budgets
Methods in software.amazon.awscdk.cfnpropertymixins.services.budgets that return CfnBudgetPropsMixin.BudgetDataProperty.BuilderModifier and TypeMethodDescriptionCfnBudgetPropsMixin.BudgetDataProperty.Builder.autoAdjustData(CfnBudgetPropsMixin.AutoAdjustDataProperty autoAdjustData) Sets the value ofCfnBudgetPropsMixin.BudgetDataProperty.getAutoAdjustData()CfnBudgetPropsMixin.BudgetDataProperty.Builder.autoAdjustData(IResolvable autoAdjustData) Sets the value ofCfnBudgetPropsMixin.BudgetDataProperty.getAutoAdjustData()CfnBudgetPropsMixin.BudgetDataProperty.Builder.billingViewArn(String billingViewArn) Sets the value ofCfnBudgetPropsMixin.BudgetDataProperty.getBillingViewArn()CfnBudgetPropsMixin.BudgetDataProperty.Builder.budgetLimit(CfnBudgetPropsMixin.SpendProperty budgetLimit) Sets the value ofCfnBudgetPropsMixin.BudgetDataProperty.getBudgetLimit()CfnBudgetPropsMixin.BudgetDataProperty.Builder.budgetLimit(IResolvable budgetLimit) Sets the value ofCfnBudgetPropsMixin.BudgetDataProperty.getBudgetLimit()CfnBudgetPropsMixin.BudgetDataProperty.Builder.budgetName(String budgetName) Sets the value ofCfnBudgetPropsMixin.BudgetDataProperty.getBudgetName()CfnBudgetPropsMixin.BudgetDataProperty.Builder.budgetType(String budgetType) Sets the value ofCfnBudgetPropsMixin.BudgetDataProperty.getBudgetType()CfnBudgetPropsMixin.BudgetDataProperty.builder()CfnBudgetPropsMixin.BudgetDataProperty.Builder.costFilters(Object costFilters) Sets the value ofCfnBudgetPropsMixin.BudgetDataProperty.getCostFilters()CfnBudgetPropsMixin.BudgetDataProperty.Builder.costTypes(CfnBudgetPropsMixin.CostTypesProperty costTypes) Sets the value ofCfnBudgetPropsMixin.BudgetDataProperty.getCostTypes()CfnBudgetPropsMixin.BudgetDataProperty.Builder.costTypes(IResolvable costTypes) Sets the value ofCfnBudgetPropsMixin.BudgetDataProperty.getCostTypes()CfnBudgetPropsMixin.BudgetDataProperty.Builder.filterExpression(CfnBudgetPropsMixin.ExpressionProperty filterExpression) Sets the value ofCfnBudgetPropsMixin.BudgetDataProperty.getFilterExpression()CfnBudgetPropsMixin.BudgetDataProperty.Builder.filterExpression(IResolvable filterExpression) Sets the value ofCfnBudgetPropsMixin.BudgetDataProperty.getFilterExpression()Sets the value ofCfnBudgetPropsMixin.BudgetDataProperty.getMetrics()CfnBudgetPropsMixin.BudgetDataProperty.Builder.plannedBudgetLimits(Object plannedBudgetLimits) Sets the value ofCfnBudgetPropsMixin.BudgetDataProperty.getPlannedBudgetLimits()CfnBudgetPropsMixin.BudgetDataProperty.Builder.timePeriod(CfnBudgetPropsMixin.TimePeriodProperty timePeriod) Sets the value ofCfnBudgetPropsMixin.BudgetDataProperty.getTimePeriod()CfnBudgetPropsMixin.BudgetDataProperty.Builder.timePeriod(IResolvable timePeriod) Sets the value ofCfnBudgetPropsMixin.BudgetDataProperty.getTimePeriod()Sets the value ofCfnBudgetPropsMixin.BudgetDataProperty.getTimeUnit()Constructors in software.amazon.awscdk.cfnpropertymixins.services.budgets with parameters of type CfnBudgetPropsMixin.BudgetDataProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBudgetPropsMixin.BudgetDataProperty.Builder.