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