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