Uses of Interface
com.hashicorp.cdktf.providers.google.notebooks_runtime.NotebooksRuntimeSoftwareConfig
-
Packages that use NotebooksRuntimeSoftwareConfig Package Description com.hashicorp.cdktf.providers.google.notebooks_runtime google_notebooks_runtime -
-
Uses of NotebooksRuntimeSoftwareConfig in com.hashicorp.cdktf.providers.google.notebooks_runtime
Classes in com.hashicorp.cdktf.providers.google.notebooks_runtime that implement NotebooksRuntimeSoftwareConfig Modifier and Type Class Description static classNotebooksRuntimeSoftwareConfig.Jsii$ProxyAn implementation forNotebooksRuntimeSoftwareConfigMethods in com.hashicorp.cdktf.providers.google.notebooks_runtime that return NotebooksRuntimeSoftwareConfig Modifier and Type Method Description NotebooksRuntimeSoftwareConfigNotebooksRuntimeSoftwareConfig.Builder. build()Builds the configured instance.NotebooksRuntimeSoftwareConfigNotebooksRuntimeSoftwareConfigOutputReference. getInternalValue()default NotebooksRuntimeSoftwareConfigNotebooksRuntimeConfig. getSoftwareConfig()software_config block.NotebooksRuntimeSoftwareConfigNotebooksRuntimeConfig.Jsii$Proxy. getSoftwareConfig()NotebooksRuntimeSoftwareConfigNotebooksRuntime. getSoftwareConfigInput()Methods in com.hashicorp.cdktf.providers.google.notebooks_runtime with parameters of type NotebooksRuntimeSoftwareConfig Modifier and Type Method Description voidNotebooksRuntime. putSoftwareConfig(NotebooksRuntimeSoftwareConfig value)voidNotebooksRuntimeSoftwareConfigOutputReference. setInternalValue(NotebooksRuntimeSoftwareConfig value)NotebooksRuntime.BuilderNotebooksRuntime.Builder. softwareConfig(NotebooksRuntimeSoftwareConfig softwareConfig)software_config block.NotebooksRuntimeConfig.BuilderNotebooksRuntimeConfig.Builder. softwareConfig(NotebooksRuntimeSoftwareConfig softwareConfig)Sets the value ofNotebooksRuntimeConfig.getSoftwareConfig()
-