Uses of Interface
com.hashicorp.cdktf.providers.google.workbench_instance.WorkbenchInstanceGceSetupContainerImage
-
Packages that use WorkbenchInstanceGceSetupContainerImage Package Description com.hashicorp.cdktf.providers.google.workbench_instance google_workbench_instance -
-
Uses of WorkbenchInstanceGceSetupContainerImage in com.hashicorp.cdktf.providers.google.workbench_instance
Classes in com.hashicorp.cdktf.providers.google.workbench_instance that implement WorkbenchInstanceGceSetupContainerImage Modifier and Type Class Description static classWorkbenchInstanceGceSetupContainerImage.Jsii$ProxyAn implementation forWorkbenchInstanceGceSetupContainerImageMethods in com.hashicorp.cdktf.providers.google.workbench_instance that return WorkbenchInstanceGceSetupContainerImage Modifier and Type Method Description WorkbenchInstanceGceSetupContainerImageWorkbenchInstanceGceSetupContainerImage.Builder. build()Builds the configured instance.default WorkbenchInstanceGceSetupContainerImageWorkbenchInstanceGceSetup. getContainerImage()container_image block.WorkbenchInstanceGceSetupContainerImageWorkbenchInstanceGceSetup.Jsii$Proxy. getContainerImage()WorkbenchInstanceGceSetupContainerImageWorkbenchInstanceGceSetupOutputReference. getContainerImageInput()WorkbenchInstanceGceSetupContainerImageWorkbenchInstanceGceSetupContainerImageOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.workbench_instance with parameters of type WorkbenchInstanceGceSetupContainerImage Modifier and Type Method Description WorkbenchInstanceGceSetup.BuilderWorkbenchInstanceGceSetup.Builder. containerImage(WorkbenchInstanceGceSetupContainerImage containerImage)Sets the value ofWorkbenchInstanceGceSetup.getContainerImage()voidWorkbenchInstanceGceSetupOutputReference. putContainerImage(WorkbenchInstanceGceSetupContainerImage value)voidWorkbenchInstanceGceSetupContainerImageOutputReference. setInternalValue(WorkbenchInstanceGceSetupContainerImage value)
-