NotebookRunSummary

The summary of a notebook run in Amazon SageMaker Unified Studio.

Types

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

Properties

Link copied to clipboard

The timestamp of when the notebook run completed.

Link copied to clipboard

The timestamp of when the notebook run was created.

Link copied to clipboard

The identifier of the user who created the notebook run.

Link copied to clipboard

The identifier of the Amazon SageMaker Unified Studio domain.

Link copied to clipboard
val id: String

The identifier of the notebook run.

Link copied to clipboard

The identifier of the notebook.

Link copied to clipboard

The identifier of the project that owns the notebook run.

Link copied to clipboard

The identifier of the schedule associated with the notebook run.

Link copied to clipboard

The timestamp of when the notebook run started executing.

Link copied to clipboard

The status of the notebook run.

Link copied to clipboard

The source that triggered the notebook run.

Link copied to clipboard

The timestamp of when the notebook run was last updated.

Link copied to clipboard

The identifier of the user who last updated the notebook run.

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