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