Builder

class Builder

Properties

Link copied to clipboard

A filter that returns only notebook instances with associated with the specified git repository.

Link copied to clipboard

A filter that returns only notebook instances that were created after the specified time (timestamp).

Link copied to clipboard

A filter that returns only notebook instances that were created before the specified time (timestamp).

Link copied to clipboard

A string in the name or URL of a Git repository associated with this notebook instance. This filter returns only notebook instances associated with a git repository with a name that contains the specified string.

Link copied to clipboard

A filter that returns only notebook instances that were modified after the specified time (timestamp).

Link copied to clipboard

A filter that returns only notebook instances that were modified before the specified time (timestamp).

Link copied to clipboard

The maximum number of notebook instances to return.

Link copied to clipboard

A string in the notebook instances' name. This filter returns only notebook instances whose name contains the specified string.

Link copied to clipboard

If the previous call to the ListNotebookInstances is truncated, the response includes a NextToken. You can use this token in your subsequent ListNotebookInstances request to fetch the next set of notebook instances.

A string in the name of a notebook instances lifecycle configuration associated with this notebook instance. This filter returns only notebook instances associated with a lifecycle configuration with a name that contains the specified string.

Link copied to clipboard

The field to sort results by. The default is Name.

Link copied to clipboard

The sort order for results.

Link copied to clipboard

A filter that returns only notebook instances with the specified status.