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