Uses of Interface
com.hashicorp.cdktf.providers.google.billing_budget.BillingBudgetAmount
-
Packages that use BillingBudgetAmount Package Description com.hashicorp.cdktf.providers.google.billing_budget google_billing_budget -
-
Uses of BillingBudgetAmount in com.hashicorp.cdktf.providers.google.billing_budget
Classes in com.hashicorp.cdktf.providers.google.billing_budget that implement BillingBudgetAmount Modifier and Type Class Description static classBillingBudgetAmount.Jsii$ProxyAn implementation forBillingBudgetAmountMethods in com.hashicorp.cdktf.providers.google.billing_budget that return BillingBudgetAmount Modifier and Type Method Description BillingBudgetAmountBillingBudgetAmount.Builder. build()Builds the configured instance.BillingBudgetAmountBillingBudgetConfig. getAmount()amount block.BillingBudgetAmountBillingBudgetConfig.Jsii$Proxy. getAmount()BillingBudgetAmountBillingBudget. getAmountInput()BillingBudgetAmountBillingBudgetAmountOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.billing_budget with parameters of type BillingBudgetAmount Modifier and Type Method Description BillingBudget.BuilderBillingBudget.Builder. amount(BillingBudgetAmount amount)amount block.BillingBudgetConfig.BuilderBillingBudgetConfig.Builder. amount(BillingBudgetAmount amount)Sets the value ofBillingBudgetConfig.getAmount()voidBillingBudget. putAmount(BillingBudgetAmount value)voidBillingBudgetAmountOutputReference. setInternalValue(BillingBudgetAmount value)
-