Class MetastoreFederationBackendMetastoreArgs


  • public final class MetastoreFederationBackendMetastoreArgs
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • metastoreType

        public com.pulumi.core.Output<java.lang.String> metastoreType()
        Returns:
        The type of the backend metastore. Possible values are: `METASTORE_TYPE_UNSPECIFIED`, `DATAPROC_METASTORE`, `BIGQUERY`. ***
      • name

        public com.pulumi.core.Output<java.lang.String> name()
        Returns:
        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}
      • rank

        public com.pulumi.core.Output<java.lang.String> rank()
        Returns:
        The identifier for this object. Format specified above.