Uses of Interface
software.amazon.awscdk.services.deadline.CfnBudget.BudgetScheduleProperty
Packages that use CfnBudget.BudgetScheduleProperty
-
Uses of CfnBudget.BudgetScheduleProperty in software.amazon.awscdk.services.deadline
Classes in software.amazon.awscdk.services.deadline that implement CfnBudget.BudgetSchedulePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnBudget.BudgetSchedulePropertyMethods in software.amazon.awscdk.services.deadline that return CfnBudget.BudgetSchedulePropertyModifier and TypeMethodDescriptionCfnBudget.BudgetScheduleProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.deadline with parameters of type CfnBudget.BudgetSchedulePropertyModifier and TypeMethodDescriptionCfnBudget.Builder.schedule(CfnBudget.BudgetScheduleProperty schedule) The start and end time of the budget.CfnBudgetProps.Builder.schedule(CfnBudget.BudgetScheduleProperty schedule) Sets the value ofCfnBudgetProps.getSchedule()voidCfnBudget.setSchedule(CfnBudget.BudgetScheduleProperty value) The start and end time of the budget.