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