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