Builder

class Builder

Properties

Link copied to clipboard

A unique, case-sensitive identifier to ensure idempotency of the request. This field is automatically populated if not provided.

Link copied to clipboard

The description of the notebook.

Link copied to clipboard

The identifier of the Amazon SageMaker Unified Studio domain in which to sync the notebook.

Link copied to clipboard

The Git metadata for the notebook sync, including repository, branch, and commit information.

Link copied to clipboard
var name: String?

The name of the notebook. The name must be between 1 and 256 characters.

Link copied to clipboard

The identifier of an existing notebook to sync. If not specified, a new notebook is created.

Link copied to clipboard

The identifier of the project that will own the synced notebook.

Link copied to clipboard

The source location of the notebook to sync. This specifies the Amazon Simple Storage Service URI of the notebook file.

Functions

Link copied to clipboard