Databricks SDK for JavaScript
    Preparing search index...

    Interface CleanRoomsNotebookTask_CleanRoomsNotebookTaskOutput

    interface CleanRoomsNotebookTask_CleanRoomsNotebookTaskOutput {
        cleanRoomJobRunState?: CleanRoomTaskRunState;
        notebookOutput?: NotebookTask_NotebookOutput;
        outputSchemaInfo?: OutputSchemaInfo;
    }
    Index

    Properties

    cleanRoomJobRunState?: CleanRoomTaskRunState

    The run state of the clean rooms notebook task.

    The notebook output for the clean room run

    outputSchemaInfo?: OutputSchemaInfo

    Information on how to access the output schema for the clean room run