gcs Notebook Source
suspend fun gcsNotebookSource(value: Output<ScheduleCreateNotebookExecutionJobRequestNotebookExecutionJobGcsNotebookSourceArgs>)
suspend fun gcsNotebookSource(value: ScheduleCreateNotebookExecutionJobRequestNotebookExecutionJobGcsNotebookSourceArgs?)
Parameters
value
The Cloud Storage uri for the input notebook. Structure is documented below.
suspend fun gcsNotebookSource(argument: suspend ScheduleCreateNotebookExecutionJobRequestNotebookExecutionJobGcsNotebookSourceArgsBuilder.() -> Unit)
Parameters
argument
The Cloud Storage uri for the input notebook. Structure is documented below.