Uses of Interface
com.hashicorp.cdktf.providers.google.billing_budget.BillingBudgetConfig
-
Packages that use BillingBudgetConfig Package Description com.hashicorp.cdktf.providers.google.billing_budget google_billing_budget -
-
Uses of BillingBudgetConfig in com.hashicorp.cdktf.providers.google.billing_budget
Classes in com.hashicorp.cdktf.providers.google.billing_budget that implement BillingBudgetConfig Modifier and Type Class Description static classBillingBudgetConfig.Jsii$ProxyAn implementation forBillingBudgetConfigMethods in com.hashicorp.cdktf.providers.google.billing_budget that return BillingBudgetConfig Modifier and Type Method Description BillingBudgetConfigBillingBudgetConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.billing_budget with parameters of type BillingBudgetConfig Constructor Description BillingBudget(software.constructs.Construct scope, String id, BillingBudgetConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/billing_budget google_billing_budget} Resource.
-