Uses of Class
com.hashicorp.cdktf.providers.aws.budgets_budget_action.BudgetsBudgetActionActionThreshold.Builder
-
Packages that use BudgetsBudgetActionActionThreshold.Builder Package Description com.hashicorp.cdktf.providers.aws.budgets_budget_action aws_budgets_budget_action -
-
Uses of BudgetsBudgetActionActionThreshold.Builder in com.hashicorp.cdktf.providers.aws.budgets_budget_action
Methods in com.hashicorp.cdktf.providers.aws.budgets_budget_action that return BudgetsBudgetActionActionThreshold.Builder Modifier and Type Method Description BudgetsBudgetActionActionThreshold.BuilderBudgetsBudgetActionActionThreshold.Builder. actionThresholdType(String actionThresholdType)Sets the value ofBudgetsBudgetActionActionThreshold.getActionThresholdType()BudgetsBudgetActionActionThreshold.BuilderBudgetsBudgetActionActionThreshold.Builder. actionThresholdValue(Number actionThresholdValue)Sets the value ofBudgetsBudgetActionActionThreshold.getActionThresholdValue()static BudgetsBudgetActionActionThreshold.BuilderBudgetsBudgetActionActionThreshold. builder()Constructors in com.hashicorp.cdktf.providers.aws.budgets_budget_action with parameters of type BudgetsBudgetActionActionThreshold.Builder Constructor Description Jsii$Proxy(BudgetsBudgetActionActionThreshold.Builder builder)Constructor that initializes the object based on literal property values passed by theBudgetsBudgetActionActionThreshold.Builder.
-