create Notebook Execution Job Request
suspend fun createNotebookExecutionJobRequest(value: Output<ScheduleCreateNotebookExecutionJobRequestArgs>)
suspend fun createNotebookExecutionJobRequest(value: ScheduleCreateNotebookExecutionJobRequestArgs?)
Parameters
value
Request for google_colab_notebook_execution. Structure is documented below.
suspend fun createNotebookExecutionJobRequest(argument: suspend ScheduleCreateNotebookExecutionJobRequestArgsBuilder.() -> Unit)
Parameters
argument
Request for google_colab_notebook_execution. Structure is documented below.