Uses of Interface
com.hashicorp.cdktf.providers.google.billing_budget.BillingBudgetThresholdRules
-
Packages that use BillingBudgetThresholdRules Package Description com.hashicorp.cdktf.providers.google.billing_budget google_billing_budget -
-
Uses of BillingBudgetThresholdRules in com.hashicorp.cdktf.providers.google.billing_budget
Classes in com.hashicorp.cdktf.providers.google.billing_budget that implement BillingBudgetThresholdRules Modifier and Type Class Description static classBillingBudgetThresholdRules.Jsii$ProxyAn implementation forBillingBudgetThresholdRulesMethods in com.hashicorp.cdktf.providers.google.billing_budget that return BillingBudgetThresholdRules Modifier and Type Method Description BillingBudgetThresholdRulesBillingBudgetThresholdRules.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.billing_budget with parameters of type BillingBudgetThresholdRules Modifier and Type Method Description voidBillingBudgetThresholdRulesOutputReference. setInternalValue(BillingBudgetThresholdRules value)Method parameters in com.hashicorp.cdktf.providers.google.billing_budget with type arguments of type BillingBudgetThresholdRules Modifier and Type Method Description voidBillingBudgetThresholdRulesList. setInternalValue(List<BillingBudgetThresholdRules> value)BillingBudget.BuilderBillingBudget.Builder. thresholdRules(List<? extends BillingBudgetThresholdRules> thresholdRules)threshold_rules block.BillingBudgetConfig.BuilderBillingBudgetConfig.Builder. thresholdRules(List<? extends BillingBudgetThresholdRules> thresholdRules)Sets the value ofBillingBudgetConfig.getThresholdRules()
-