GoogleCloudDataplexV1ContentNotebookArgs

data class GoogleCloudDataplexV1ContentNotebookArgs(val kernelType: Output<GoogleCloudDataplexV1ContentNotebookKernelType>) : ConvertibleToJava<GoogleCloudDataplexV1ContentNotebookArgs>

Configuration for Notebook content.

Constructors

Link copied to clipboard
constructor(kernelType: Output<GoogleCloudDataplexV1ContentNotebookKernelType>)

Properties

Link copied to clipboard

Kernel Type of the notebook.

Functions

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