Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.budgets.CfnBudgetPropsMixin.ExpressionProperty.Builder
Packages that use CfnBudgetPropsMixin.ExpressionProperty.Builder
-
Uses of CfnBudgetPropsMixin.ExpressionProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.budgets
Methods in software.amazon.awscdk.cfnpropertymixins.services.budgets that return CfnBudgetPropsMixin.ExpressionProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnBudgetPropsMixin.ExpressionProperty.getAnd()CfnBudgetPropsMixin.ExpressionProperty.Builder.and(IResolvable and) Sets the value ofCfnBudgetPropsMixin.ExpressionProperty.getAnd()CfnBudgetPropsMixin.ExpressionProperty.builder()CfnBudgetPropsMixin.ExpressionProperty.Builder.costCategories(CfnBudgetPropsMixin.CostCategoryValuesProperty costCategories) Sets the value ofCfnBudgetPropsMixin.ExpressionProperty.getCostCategories()CfnBudgetPropsMixin.ExpressionProperty.Builder.costCategories(IResolvable costCategories) Sets the value ofCfnBudgetPropsMixin.ExpressionProperty.getCostCategories()CfnBudgetPropsMixin.ExpressionProperty.Builder.dimensions(CfnBudgetPropsMixin.ExpressionDimensionValuesProperty dimensions) Sets the value ofCfnBudgetPropsMixin.ExpressionProperty.getDimensions()CfnBudgetPropsMixin.ExpressionProperty.Builder.dimensions(IResolvable dimensions) Sets the value ofCfnBudgetPropsMixin.ExpressionProperty.getDimensions()CfnBudgetPropsMixin.ExpressionProperty.Builder.not(CfnBudgetPropsMixin.ExpressionProperty not) Sets the value ofCfnBudgetPropsMixin.ExpressionProperty.getNot()CfnBudgetPropsMixin.ExpressionProperty.Builder.not(IResolvable not) Sets the value ofCfnBudgetPropsMixin.ExpressionProperty.getNot()Sets the value ofCfnBudgetPropsMixin.ExpressionProperty.getOr()CfnBudgetPropsMixin.ExpressionProperty.Builder.or(IResolvable or) Sets the value ofCfnBudgetPropsMixin.ExpressionProperty.getOr()CfnBudgetPropsMixin.ExpressionProperty.Builder.tags(CfnBudgetPropsMixin.TagValuesProperty tags) Sets the value ofCfnBudgetPropsMixin.ExpressionProperty.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.budgets with parameters of type CfnBudgetPropsMixin.ExpressionProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBudgetPropsMixin.ExpressionProperty.Builder.