Databricks SDK for JavaScript
    Preparing search index...

    Type Alias AppResourceSecret_SecretPermission

    AppResourceSecret_SecretPermission:
        | typeof AppResourceSecret_SecretPermission[keyof typeof AppResourceSecret_SecretPermission]
        | string & {}

    Permission to grant on the secret scope. Supported permissions are: "READ", "WRITE", "MANAGE".