Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.deadline.CfnBudgetMixinProps.Builder
Packages that use CfnBudgetMixinProps.Builder
-
Uses of CfnBudgetMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.deadline
Methods in software.amazon.awscdk.cfnpropertymixins.services.deadline that return CfnBudgetMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnBudgetMixinProps.getActions()CfnBudgetMixinProps.Builder.actions(IResolvable actions) Sets the value ofCfnBudgetMixinProps.getActions()CfnBudgetMixinProps.Builder.approximateDollarLimit(Number approximateDollarLimit) Sets the value ofCfnBudgetMixinProps.getApproximateDollarLimit()static CfnBudgetMixinProps.BuilderCfnBudgetMixinProps.builder()CfnBudgetMixinProps.Builder.description(String description) Sets the value ofCfnBudgetMixinProps.getDescription()CfnBudgetMixinProps.Builder.displayName(String displayName) Sets the value ofCfnBudgetMixinProps.getDisplayName()Sets the value ofCfnBudgetMixinProps.getFarmId()CfnBudgetMixinProps.Builder.schedule(CfnBudgetPropsMixin.BudgetScheduleProperty schedule) Sets the value ofCfnBudgetMixinProps.getSchedule()CfnBudgetMixinProps.Builder.schedule(IResolvable schedule) Sets the value ofCfnBudgetMixinProps.getSchedule()Sets the value ofCfnBudgetMixinProps.getTags()CfnBudgetMixinProps.Builder.usageTrackingResource(CfnBudgetPropsMixin.UsageTrackingResourceProperty usageTrackingResource) Sets the value ofCfnBudgetMixinProps.getUsageTrackingResource()CfnBudgetMixinProps.Builder.usageTrackingResource(IResolvable usageTrackingResource) Sets the value ofCfnBudgetMixinProps.getUsageTrackingResource()Constructors in software.amazon.awscdk.cfnpropertymixins.services.deadline with parameters of type CfnBudgetMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnBudgetMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnBudgetMixinProps.Builder.