toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.colab.kotlin.inputs
/
RuntimeNotebookRuntimeTemplateRefArgs
Runtime
Notebook
Runtime
Template
Ref
Args
data
class
RuntimeNotebookRuntimeTemplateRefArgs
(
val
notebookRuntimeTemplate
:
Output
<
String
>
)
:
ConvertibleToJava
<
RuntimeNotebookRuntimeTemplateRefArgs
>
Members
Constructors
Runtime
Notebook
Runtime
Template
Ref
Args
Link copied to clipboard
constructor
(
notebookRuntimeTemplate
:
Output
<
String
>
)
Properties
notebook
Runtime
Template
Link copied to clipboard
val
notebookRuntimeTemplate
:
Output
<
String
>
The resource name of the NotebookRuntimeTemplate based on which a NotebookRuntime will be created.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
RuntimeNotebookRuntimeTemplateRefArgs