Uses of Interface
com.hashicorp.cdktf.providers.google.notebooks_runtime.NotebooksRuntimeAccessConfig
-
Packages that use NotebooksRuntimeAccessConfig Package Description com.hashicorp.cdktf.providers.google.notebooks_runtime google_notebooks_runtime -
-
Uses of NotebooksRuntimeAccessConfig in com.hashicorp.cdktf.providers.google.notebooks_runtime
Classes in com.hashicorp.cdktf.providers.google.notebooks_runtime that implement NotebooksRuntimeAccessConfig Modifier and Type Class Description static classNotebooksRuntimeAccessConfig.Jsii$ProxyAn implementation forNotebooksRuntimeAccessConfigMethods in com.hashicorp.cdktf.providers.google.notebooks_runtime that return NotebooksRuntimeAccessConfig Modifier and Type Method Description NotebooksRuntimeAccessConfigNotebooksRuntimeAccessConfig.Builder. build()Builds the configured instance.default NotebooksRuntimeAccessConfigNotebooksRuntimeConfig. getAccessConfig()access_config block.NotebooksRuntimeAccessConfigNotebooksRuntimeConfig.Jsii$Proxy. getAccessConfig()NotebooksRuntimeAccessConfigNotebooksRuntime. getAccessConfigInput()NotebooksRuntimeAccessConfigNotebooksRuntimeAccessConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.notebooks_runtime with parameters of type NotebooksRuntimeAccessConfig Modifier and Type Method Description NotebooksRuntime.BuilderNotebooksRuntime.Builder. accessConfig(NotebooksRuntimeAccessConfig accessConfig)access_config block.NotebooksRuntimeConfig.BuilderNotebooksRuntimeConfig.Builder. accessConfig(NotebooksRuntimeAccessConfig accessConfig)Sets the value ofNotebooksRuntimeConfig.getAccessConfig()voidNotebooksRuntime. putAccessConfig(NotebooksRuntimeAccessConfig value)voidNotebooksRuntimeAccessConfigOutputReference. setInternalValue(NotebooksRuntimeAccessConfig value)
-