Databricks SDK for JavaScript
    Preparing search index...

    Variable CleanRoomOutputCatalog_OutputCatalogStatusConst

    CleanRoomOutputCatalog_OutputCatalogStatus: {
        CREATED: "CREATED";
        NOT_CREATED: "NOT_CREATED";
        NOT_ELIGIBLE: "NOT_ELIGIBLE";
        OUTPUT_CATALOG_STATUS_UNSPECIFIED: "OUTPUT_CATALOG_STATUS_UNSPECIFIED";
    } = ...

    Type Declaration

    • ReadonlyCREATED: "CREATED"

      The output catalog of the clean room is created.

    • ReadonlyNOT_CREATED: "NOT_CREATED"

      The output catalog of the clean room is not yet created.

    • ReadonlyNOT_ELIGIBLE: "NOT_ELIGIBLE"

      The clean room is not eligible for output catalog.

    • ReadonlyOUTPUT_CATALOG_STATUS_UNSPECIFIED: "OUTPUT_CATALOG_STATUS_UNSPECIFIED"