Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_billing_account.DataGoogleBillingAccountConfig
-
Packages that use DataGoogleBillingAccountConfig Package Description com.hashicorp.cdktf.providers.google.data_google_billing_account data_google_billing_account -
-
Uses of DataGoogleBillingAccountConfig in com.hashicorp.cdktf.providers.google.data_google_billing_account
Classes in com.hashicorp.cdktf.providers.google.data_google_billing_account that implement DataGoogleBillingAccountConfig Modifier and Type Class Description static classDataGoogleBillingAccountConfig.Jsii$ProxyAn implementation forDataGoogleBillingAccountConfigMethods in com.hashicorp.cdktf.providers.google.data_google_billing_account that return DataGoogleBillingAccountConfig Modifier and Type Method Description DataGoogleBillingAccountConfigDataGoogleBillingAccountConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.data_google_billing_account with parameters of type DataGoogleBillingAccountConfig Constructor Description DataGoogleBillingAccount(software.constructs.Construct scope, String id, DataGoogleBillingAccountConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/billing_account google_billing_account} Data Source.
-