Databricks SDK for JavaScript
    Preparing search index...

    Interface UpdateAppRequest

    interface UpdateAppRequest {
        app?: App;
    }
    Index

    Properties

    Properties

    app?: App