NotebookExecutionSummary

Details for a notebook execution. The details include information such as the unique ID and status of the notebook execution.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique identifier of the editor associated with the notebook execution.

Link copied to clipboard

The timestamp when notebook execution started.

Link copied to clipboard

The unique ID of the execution engine for the notebook execution.

Link copied to clipboard

The unique identifier of the notebook execution.

Link copied to clipboard

The name of the notebook execution.

Link copied to clipboard

The Amazon S3 location that stores the notebook execution input.

Link copied to clipboard

The timestamp when notebook execution started.

Link copied to clipboard

The status of the notebook execution.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String