Class DataprocMetastoreFederationBackendMetastores.Jsii$Proxy

    • Method Detail

      • getMetastoreType

        public final String getMetastoreType()
        Description copied from interface: DataprocMetastoreFederationBackendMetastores
        The type of the backend metastore. Possible values: ["METASTORE_TYPE_UNSPECIFIED", "DATAPROC_METASTORE", "BIGQUERY"].

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataproc_metastore_federation#metastore_type DataprocMetastoreFederation#metastore_type}

        Specified by:
        getMetastoreType in interface DataprocMetastoreFederationBackendMetastores
      • getName

        public final String getName()
        Description copied from interface: DataprocMetastoreFederationBackendMetastores
        The relative resource name of the metastore that is being federated.

        The formats of the relative resource names for the currently supported metastores are listed below: Dataplex: projects/{projectId}/locations/{location}/lakes/{lake_id} BigQuery: projects/{projectId} Dataproc Metastore: projects/{projectId}/locations/{location}/services/{serviceId} Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataproc_metastore_federation#name DataprocMetastoreFederation#name}

        Specified by:
        getName in interface DataprocMetastoreFederationBackendMetastores
      • $jsii$toJson

        @Internal
        public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
        Specified by:
        $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object