Uses of Class
com.hashicorp.cdktf.providers.google.notebooks_runtime.NotebooksRuntimeSoftwareConfigKernels.Builder
-
Packages that use NotebooksRuntimeSoftwareConfigKernels.Builder Package Description com.hashicorp.cdktf.providers.google.notebooks_runtime google_notebooks_runtime -
-
Uses of NotebooksRuntimeSoftwareConfigKernels.Builder in com.hashicorp.cdktf.providers.google.notebooks_runtime
Methods in com.hashicorp.cdktf.providers.google.notebooks_runtime that return NotebooksRuntimeSoftwareConfigKernels.Builder Modifier and Type Method Description static NotebooksRuntimeSoftwareConfigKernels.BuilderNotebooksRuntimeSoftwareConfigKernels. builder()NotebooksRuntimeSoftwareConfigKernels.BuilderNotebooksRuntimeSoftwareConfigKernels.Builder. repository(String repository)Sets the value ofNotebooksRuntimeSoftwareConfigKernels.getRepository()NotebooksRuntimeSoftwareConfigKernels.BuilderNotebooksRuntimeSoftwareConfigKernels.Builder. tag(String tag)Sets the value ofNotebooksRuntimeSoftwareConfigKernels.getTag()Constructors in com.hashicorp.cdktf.providers.google.notebooks_runtime with parameters of type NotebooksRuntimeSoftwareConfigKernels.Builder Constructor Description Jsii$Proxy(NotebooksRuntimeSoftwareConfigKernels.Builder builder)Constructor that initializes the object based on literal property values passed by theNotebooksRuntimeSoftwareConfigKernels.Builder.
-