Databricks SDK for JavaScript
    Preparing search index...

    Interface PasswordPermissions

    interface PasswordPermissions {
        accessControlList?: PasswordAccessControlResponse[];
        objectId?: string;
        objectType?: string;
    }
    Index

    Properties

    accessControlList?: PasswordAccessControlResponse[]
    objectId?: string
    objectType?: string