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