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