Uses of Class
com.hashicorp.cdktf.providers.google.workbench_instance.WorkbenchInstanceGceSetupAcceleratorConfigs.Builder
-
Packages that use WorkbenchInstanceGceSetupAcceleratorConfigs.Builder Package Description com.hashicorp.cdktf.providers.google.workbench_instance google_workbench_instance -
-
Uses of WorkbenchInstanceGceSetupAcceleratorConfigs.Builder in com.hashicorp.cdktf.providers.google.workbench_instance
Methods in com.hashicorp.cdktf.providers.google.workbench_instance that return WorkbenchInstanceGceSetupAcceleratorConfigs.Builder Modifier and Type Method Description static WorkbenchInstanceGceSetupAcceleratorConfigs.BuilderWorkbenchInstanceGceSetupAcceleratorConfigs. builder()WorkbenchInstanceGceSetupAcceleratorConfigs.BuilderWorkbenchInstanceGceSetupAcceleratorConfigs.Builder. coreCount(String coreCount)Sets the value ofWorkbenchInstanceGceSetupAcceleratorConfigs.getCoreCount()WorkbenchInstanceGceSetupAcceleratorConfigs.BuilderWorkbenchInstanceGceSetupAcceleratorConfigs.Builder. type(String type)Sets the value ofWorkbenchInstanceGceSetupAcceleratorConfigs.getType()Constructors in com.hashicorp.cdktf.providers.google.workbench_instance with parameters of type WorkbenchInstanceGceSetupAcceleratorConfigs.Builder Constructor Description Jsii$Proxy(WorkbenchInstanceGceSetupAcceleratorConfigs.Builder builder)Constructor that initializes the object based on literal property values passed by theWorkbenchInstanceGceSetupAcceleratorConfigs.Builder.
-