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