Databricks SDK for JavaScript
    Preparing search index...

    Variable DatabaseInstanceRole_MembershipRoleConst

    DatabaseInstanceRole_MembershipRole: {
        DATABRICKS_SUPERUSER: "DATABRICKS_SUPERUSER";
        MEMBERSHIP_ROLE_UNSPECIFIED: "MEMBERSHIP_ROLE_UNSPECIFIED";
    } = ...

    Roles that the DatabaseInstanceRole can be a member of.

    Type Declaration

    • ReadonlyDATABRICKS_SUPERUSER: "DATABRICKS_SUPERUSER"

      Indicates membership in DATABRICKS_SUPERUSER, the highest set of privileges exposed to customers.

    • ReadonlyMEMBERSHIP_ROLE_UNSPECIFIED: "MEMBERSHIP_ROLE_UNSPECIFIED"

      Indicates that the DatabaseInstanceRole is not a member of any standard, managed roles.