Uses of Interface
com.hashicorp.cdktf.providers.google.notebooks_runtime.NotebooksRuntimeConfig
-
Packages that use NotebooksRuntimeConfig Package Description com.hashicorp.cdktf.providers.google.notebooks_runtime google_notebooks_runtime -
-
Uses of NotebooksRuntimeConfig in com.hashicorp.cdktf.providers.google.notebooks_runtime
Classes in com.hashicorp.cdktf.providers.google.notebooks_runtime that implement NotebooksRuntimeConfig Modifier and Type Class Description static classNotebooksRuntimeConfig.Jsii$ProxyAn implementation forNotebooksRuntimeConfigMethods in com.hashicorp.cdktf.providers.google.notebooks_runtime that return NotebooksRuntimeConfig Modifier and Type Method Description NotebooksRuntimeConfigNotebooksRuntimeConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.notebooks_runtime with parameters of type NotebooksRuntimeConfig Constructor Description NotebooksRuntime(software.constructs.Construct scope, String id, NotebooksRuntimeConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/notebooks_runtime google_notebooks_runtime} Resource.
-