toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.colab.kotlin.outputs
/
RuntimeNotebookRuntimeTemplateRef
Runtime
Notebook
Runtime
Template
Ref
data
class
RuntimeNotebookRuntimeTemplateRef
(
val
notebookRuntimeTemplate
:
String
)
Members
Constructors
Runtime
Notebook
Runtime
Template
Ref
Link copied to clipboard
constructor
(
notebookRuntimeTemplate
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
notebook
Runtime
Template
Link copied to clipboard
val
notebookRuntimeTemplate
:
String
The resource name of the NotebookRuntimeTemplate based on which a NotebookRuntime will be created.