StartNotebookSyncResponse

Types

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

Properties

Link copied to clipboard

The timestamp of when the notebook sync was started.

Link copied to clipboard

The identifier of the user who started the notebook sync.

Link copied to clipboard

The description of the synced notebook.

Link copied to clipboard

The identifier of the Amazon SageMaker Unified Studio domain.

Link copied to clipboard

The Git metadata associated with the synced notebook.

Link copied to clipboard
val name: String?

The name of the synced notebook.

Link copied to clipboard

The identifier of the synced notebook.

Link copied to clipboard

The identifier of the project that owns the synced notebook.

Link copied to clipboard

The source location from which the notebook was synced.

Link copied to clipboard

The status of the notebook sync.

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