Class BigqueryConnectionAzure.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • customerTenantId

        @Stability(Stable)
        public BigqueryConnectionAzure.Builder customerTenantId​(String customerTenantId)
        Parameters:
        customerTenantId - The id of customer's directory that host the data. This parameter is required. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/bigquery_connection#customer_tenant_id BigqueryConnection#customer_tenant_id}
        Returns:
        this
      • federatedApplicationClientId

        @Stability(Stable)
        public BigqueryConnectionAzure.Builder federatedApplicationClientId​(String federatedApplicationClientId)
        Parameters:
        federatedApplicationClientId - The Azure Application (client) ID where the federated credentials will be hosted. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/bigquery_connection#federated_application_client_id BigqueryConnection#federated_application_client_id}
        Returns:
        this