RuntimeNotebookRuntimeTemplateRefArgs

data class RuntimeNotebookRuntimeTemplateRefArgs(val notebookRuntimeTemplate: Output<String>) : ConvertibleToJava<RuntimeNotebookRuntimeTemplateRefArgs>

Constructors

Link copied to clipboard
constructor(notebookRuntimeTemplate: Output<String>)

Properties

Link copied to clipboard

The resource name of the NotebookRuntimeTemplate based on which a NotebookRuntime will be created.

Functions

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