Databricks SDK for JavaScript
    Preparing search index...

    Interface AppDeploymentArtifacts

    interface AppDeploymentArtifacts {
        sourceCodePath?: string;
    }
    Index

    Properties

    Properties

    sourceCodePath?: string

    The snapshotted workspace file system path of the source code loaded by the deployed app.