Databricks SDK for JavaScript
    Preparing search index...

    Variable SharedDataObject_Status_EnumConst

    SharedDataObject_Status_Enum: {
        ACTIVE: "ACTIVE";
        PERMISSION_DENIED: "PERMISSION_DENIED";
    } = ...

    Type Declaration

    • ReadonlyACTIVE: "ACTIVE"

      Object is being shared with recipients without any issues.

    • ReadonlyPERMISSION_DENIED: "PERMISSION_DENIED"

      For securables, the share owner has lost access to the securable, so the securable is not being shared with the recipient.