Builder

class Builder

Properties

Link copied to clipboard

The unique ID of the editor associated with the notebook execution.

Link copied to clipboard

The unique ID of the execution engine.

Link copied to clipboard

The beginning of time range filter for listing notebook executions. The default is the timestamp of 30 days ago.

Link copied to clipboard

The pagination token, returned by a previous ListNotebookExecutions call, that indicates the start of the list for this ListNotebookExecutions call.

Link copied to clipboard

The status filter for listing notebook executions.

Link copied to clipboard
var to: Instant?

The end of time range filter for listing notebook executions. The default is the current timestamp.