Databricks SDK for JavaScript
    Preparing search index...

    Interface AppResourcePostgres

    interface AppResourcePostgres {
        branch?: string;
        database?: string;
        permission?: AppResourcePostgres_PostgresPermission;
    }
    Index

    Properties

    branch?: string
    database?: string