ScheduleCreateNotebookExecutionJobRequestArgs

data class ScheduleCreateNotebookExecutionJobRequestArgs(val notebookExecutionJob: Output<ScheduleCreateNotebookExecutionJobRequestNotebookExecutionJobArgs>) : ConvertibleToJava<ScheduleCreateNotebookExecutionJobRequestArgs>

Constructors

Properties

Link copied to clipboard

The NotebookExecutionJob to create. Structure is documented below.

Functions

Link copied to clipboard
open override fun toJava(): ScheduleCreateNotebookExecutionJobRequestArgs