Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.budgets.CfnBudgetPropsMixin.BudgetDataProperty
Packages that use CfnBudgetPropsMixin.BudgetDataProperty
-
Uses of CfnBudgetPropsMixin.BudgetDataProperty in software.amazon.awscdk.cfnpropertymixins.services.budgets
Classes in software.amazon.awscdk.cfnpropertymixins.services.budgets that implement CfnBudgetPropsMixin.BudgetDataPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnBudgetPropsMixin.BudgetDataPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.budgets that return CfnBudgetPropsMixin.BudgetDataPropertyModifier and TypeMethodDescriptionCfnBudgetPropsMixin.BudgetDataProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.budgets with parameters of type CfnBudgetPropsMixin.BudgetDataPropertyModifier and TypeMethodDescriptionCfnBudgetMixinProps.Builder.budget(CfnBudgetPropsMixin.BudgetDataProperty budget) Sets the value ofCfnBudgetMixinProps.getBudget()CfnBudgetPropsMixin.Builder.budget(CfnBudgetPropsMixin.BudgetDataProperty budget) The budget object that you want to create.