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