Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.budgets.CfnBudgetMixinProps.Builder
Packages that use CfnBudgetMixinProps.Builder
-
Uses of CfnBudgetMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.budgets
Methods in software.amazon.awscdk.cfnpropertymixins.services.budgets that return CfnBudgetMixinProps.BuilderModifier and TypeMethodDescriptionCfnBudgetMixinProps.Builder.budget(CfnBudgetPropsMixin.BudgetDataProperty budget) Sets the value ofCfnBudgetMixinProps.getBudget()CfnBudgetMixinProps.Builder.budget(IResolvable budget) Sets the value ofCfnBudgetMixinProps.getBudget()static CfnBudgetMixinProps.BuilderCfnBudgetMixinProps.builder()CfnBudgetMixinProps.Builder.notificationsWithSubscribers(List<? extends Object> notificationsWithSubscribers) Sets the value ofCfnBudgetMixinProps.getNotificationsWithSubscribers()CfnBudgetMixinProps.Builder.notificationsWithSubscribers(IResolvable notificationsWithSubscribers) Sets the value ofCfnBudgetMixinProps.getNotificationsWithSubscribers()CfnBudgetMixinProps.Builder.resourceTags(List<? extends Object> resourceTags) Sets the value ofCfnBudgetMixinProps.getResourceTags()CfnBudgetMixinProps.Builder.resourceTags(IResolvable resourceTags) Sets the value ofCfnBudgetMixinProps.getResourceTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.budgets with parameters of type CfnBudgetMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnBudgetMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnBudgetMixinProps.Builder.