Uses of Class
com.hashicorp.cdktf.providers.google.bigquery_connection.BigqueryConnectionAzure.Builder
-
Packages that use BigqueryConnectionAzure.Builder Package Description com.hashicorp.cdktf.providers.google.bigquery_connection google_bigquery_connection -
-
Uses of BigqueryConnectionAzure.Builder in com.hashicorp.cdktf.providers.google.bigquery_connection
Methods in com.hashicorp.cdktf.providers.google.bigquery_connection that return BigqueryConnectionAzure.Builder Modifier and Type Method Description static BigqueryConnectionAzure.BuilderBigqueryConnectionAzure. builder()BigqueryConnectionAzure.BuilderBigqueryConnectionAzure.Builder. customerTenantId(String customerTenantId)Sets the value ofBigqueryConnectionAzure.getCustomerTenantId()BigqueryConnectionAzure.BuilderBigqueryConnectionAzure.Builder. federatedApplicationClientId(String federatedApplicationClientId)Sets the value ofBigqueryConnectionAzure.getFederatedApplicationClientId()Constructors in com.hashicorp.cdktf.providers.google.bigquery_connection with parameters of type BigqueryConnectionAzure.Builder Constructor Description Jsii$Proxy(BigqueryConnectionAzure.Builder builder)Constructor that initializes the object based on literal property values passed by theBigqueryConnectionAzure.Builder.
-