NotebookExportStatus

The status of a notebook export in Amazon SageMaker Unified Studio.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard

The notebook export failed.

Link copied to clipboard

The notebook export is in progress.

Link copied to clipboard
data class SdkUnknown(val value: String) : NotebookExportStatus
Link copied to clipboard

The notebook export succeeded.

Properties

Link copied to clipboard
abstract val value: String