Uses of Interface
com.hashicorp.cdktf.providers.google.notebooks_runtime.NotebooksRuntimeSoftwareConfigKernels
-
Packages that use NotebooksRuntimeSoftwareConfigKernels Package Description com.hashicorp.cdktf.providers.google.notebooks_runtime google_notebooks_runtime -
-
Uses of NotebooksRuntimeSoftwareConfigKernels in com.hashicorp.cdktf.providers.google.notebooks_runtime
Classes in com.hashicorp.cdktf.providers.google.notebooks_runtime that implement NotebooksRuntimeSoftwareConfigKernels Modifier and Type Class Description static classNotebooksRuntimeSoftwareConfigKernels.Jsii$ProxyAn implementation forNotebooksRuntimeSoftwareConfigKernelsMethods in com.hashicorp.cdktf.providers.google.notebooks_runtime that return NotebooksRuntimeSoftwareConfigKernels Modifier and Type Method Description NotebooksRuntimeSoftwareConfigKernelsNotebooksRuntimeSoftwareConfigKernels.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.notebooks_runtime with parameters of type NotebooksRuntimeSoftwareConfigKernels Modifier and Type Method Description voidNotebooksRuntimeSoftwareConfigKernelsOutputReference. setInternalValue(NotebooksRuntimeSoftwareConfigKernels value)Method parameters in com.hashicorp.cdktf.providers.google.notebooks_runtime with type arguments of type NotebooksRuntimeSoftwareConfigKernels Modifier and Type Method Description NotebooksRuntimeSoftwareConfig.BuilderNotebooksRuntimeSoftwareConfig.Builder. kernels(List<? extends NotebooksRuntimeSoftwareConfigKernels> kernels)Sets the value ofNotebooksRuntimeSoftwareConfig.getKernels()voidNotebooksRuntimeSoftwareConfigKernelsList. setInternalValue(List<NotebooksRuntimeSoftwareConfigKernels> value)
-