Interface BigqueryConnectionAzure

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    BigqueryConnectionAzure.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:17.629Z")
    @Stability(Stable)
    public interface BigqueryConnectionAzure
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getCustomerTenantId

        @Stability(Stable)
        @NotNull
        String getCustomerTenantId()
        The id of customer's directory that host the data.

        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}

      • getFederatedApplicationClientId

        @Stability(Stable)
        @Nullable
        default String getFederatedApplicationClientId()
        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}