Uses of Class
com.hashicorp.cdktf.providers.google.workbench_instance.WorkbenchInstanceGceSetupContainerImage.Builder
-
Packages that use WorkbenchInstanceGceSetupContainerImage.Builder Package Description com.hashicorp.cdktf.providers.google.workbench_instance google_workbench_instance -
-
Uses of WorkbenchInstanceGceSetupContainerImage.Builder in com.hashicorp.cdktf.providers.google.workbench_instance
Methods in com.hashicorp.cdktf.providers.google.workbench_instance that return WorkbenchInstanceGceSetupContainerImage.Builder Modifier and Type Method Description static WorkbenchInstanceGceSetupContainerImage.BuilderWorkbenchInstanceGceSetupContainerImage. builder()WorkbenchInstanceGceSetupContainerImage.BuilderWorkbenchInstanceGceSetupContainerImage.Builder. repository(String repository)Sets the value ofWorkbenchInstanceGceSetupContainerImage.getRepository()WorkbenchInstanceGceSetupContainerImage.BuilderWorkbenchInstanceGceSetupContainerImage.Builder. tag(String tag)Sets the value ofWorkbenchInstanceGceSetupContainerImage.getTag()Constructors in com.hashicorp.cdktf.providers.google.workbench_instance with parameters of type WorkbenchInstanceGceSetupContainerImage.Builder Constructor Description Jsii$Proxy(WorkbenchInstanceGceSetupContainerImage.Builder builder)Constructor that initializes the object based on literal property values passed by theWorkbenchInstanceGceSetupContainerImage.Builder.
-