Databricks SDK for JavaScript
    Preparing search index...

    Variable PendingEnforcement_EnforcementStatusConst

    PendingEnforcement_EnforcementStatus: {
        ACTIVE: "ACTIVE";
        ENFORCEMENT_STATUS_UNSPECIFIED: "";
        INACTIVE: "INACTIVE";
    } = ...

    Type Declaration

    • ReadonlyACTIVE: "ACTIVE"

      The pending enforcement will be attempted on the next cluster terminate or restart.

    • ReadonlyENFORCEMENT_STATUS_UNSPECIFIED: ""

      Default value. This value is unused.

    • ReadonlyINACTIVE: "INACTIVE"

      The pending enforcement will not be attempted again because we have already unsuccessfully attempted to apply the enforce.