Uses of Interface
com.hashicorp.cdktf.providers.google.workbench_instance.WorkbenchInstanceGceSetupBootDisk
-
Packages that use WorkbenchInstanceGceSetupBootDisk Package Description com.hashicorp.cdktf.providers.google.workbench_instance google_workbench_instance -
-
Uses of WorkbenchInstanceGceSetupBootDisk in com.hashicorp.cdktf.providers.google.workbench_instance
Classes in com.hashicorp.cdktf.providers.google.workbench_instance that implement WorkbenchInstanceGceSetupBootDisk Modifier and Type Class Description static classWorkbenchInstanceGceSetupBootDisk.Jsii$ProxyAn implementation forWorkbenchInstanceGceSetupBootDiskMethods in com.hashicorp.cdktf.providers.google.workbench_instance that return WorkbenchInstanceGceSetupBootDisk Modifier and Type Method Description WorkbenchInstanceGceSetupBootDiskWorkbenchInstanceGceSetupBootDisk.Builder. build()Builds the configured instance.default WorkbenchInstanceGceSetupBootDiskWorkbenchInstanceGceSetup. getBootDisk()boot_disk block.WorkbenchInstanceGceSetupBootDiskWorkbenchInstanceGceSetup.Jsii$Proxy. getBootDisk()WorkbenchInstanceGceSetupBootDiskWorkbenchInstanceGceSetupOutputReference. getBootDiskInput()WorkbenchInstanceGceSetupBootDiskWorkbenchInstanceGceSetupBootDiskOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.workbench_instance with parameters of type WorkbenchInstanceGceSetupBootDisk Modifier and Type Method Description WorkbenchInstanceGceSetup.BuilderWorkbenchInstanceGceSetup.Builder. bootDisk(WorkbenchInstanceGceSetupBootDisk bootDisk)Sets the value ofWorkbenchInstanceGceSetup.getBootDisk()voidWorkbenchInstanceGceSetupOutputReference. putBootDisk(WorkbenchInstanceGceSetupBootDisk value)voidWorkbenchInstanceGceSetupBootDiskOutputReference. setInternalValue(WorkbenchInstanceGceSetupBootDisk value)
-