GetNotebookRunResponse

Types

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

Properties

Link copied to clipboard

The ordered list of cells in the notebook run.

Link copied to clipboard

The timestamp of when the notebook run completed.

Link copied to clipboard

The compute configuration of the notebook run.

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

The environment configuration of the notebook run, including image version and package settings.

Link copied to clipboard

The error details if the notebook run failed.

Link copied to clipboard
val id: String

The identifier of the notebook run.

Link copied to clipboard

The metadata of the notebook run.

Link copied to clipboard

The network configuration 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 sensitive parameters of 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 storage configuration of the notebook run, including the Amazon Simple Storage Service path and KMS key ARN.

Link copied to clipboard

The timeout configuration 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