notebook Execution Job
suspend fun notebookExecutionJob(value: Output<ScheduleCreateNotebookExecutionJobRequestNotebookExecutionJobArgs>)
suspend fun notebookExecutionJob(value: ScheduleCreateNotebookExecutionJobRequestNotebookExecutionJobArgs)
Parameters
value
The NotebookExecutionJob to create. Structure is documented below.
suspend fun notebookExecutionJob(argument: suspend ScheduleCreateNotebookExecutionJobRequestNotebookExecutionJobArgsBuilder.() -> Unit)
Parameters
argument
The NotebookExecutionJob to create. Structure is documented below.