GetNotebookResponse

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.

Link copied to clipboard

The identifier of the compute associated with the notebook.

Link copied to clipboard

The timestamp of when the notebook was created.

Link copied to clipboard

The identifier of the user who created the notebook.

Link copied to clipboard

The description of the notebook.

Link copied to clipboard

The identifier of the Amazon SageMaker Unified Studio domain.

Link copied to clipboard

The environment configuration of the notebook.

Link copied to clipboard

The error details if the notebook is in a failed state.

Link copied to clipboard
val id: String

The identifier of the notebook.

Link copied to clipboard

The timestamp of when the notebook was locked.

Link copied to clipboard

The identifier of the user who locked the notebook.

Link copied to clipboard

The timestamp of when the notebook lock expires.

Link copied to clipboard

The metadata of the notebook.

Link copied to clipboard

The name of the notebook.

Link copied to clipboard

The identifier of the project that owns the notebook.

Link copied to clipboard

The sensitive parameters of the notebook.

Link copied to clipboard

The status of the notebook.

Link copied to clipboard

The timestamp of when the notebook was last updated.

Link copied to clipboard

The identifier of the user who last updated the notebook.

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