Uses of Interface
com.hashicorp.cdktf.providers.google.workbench_instance.WorkbenchInstanceGceSetupAcceleratorConfigs
-
Packages that use WorkbenchInstanceGceSetupAcceleratorConfigs Package Description com.hashicorp.cdktf.providers.google.workbench_instance google_workbench_instance -
-
Uses of WorkbenchInstanceGceSetupAcceleratorConfigs in com.hashicorp.cdktf.providers.google.workbench_instance
Classes in com.hashicorp.cdktf.providers.google.workbench_instance that implement WorkbenchInstanceGceSetupAcceleratorConfigs Modifier and Type Class Description static classWorkbenchInstanceGceSetupAcceleratorConfigs.Jsii$ProxyAn implementation forWorkbenchInstanceGceSetupAcceleratorConfigsMethods in com.hashicorp.cdktf.providers.google.workbench_instance that return WorkbenchInstanceGceSetupAcceleratorConfigs Modifier and Type Method Description WorkbenchInstanceGceSetupAcceleratorConfigsWorkbenchInstanceGceSetupAcceleratorConfigs.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.workbench_instance with parameters of type WorkbenchInstanceGceSetupAcceleratorConfigs Modifier and Type Method Description voidWorkbenchInstanceGceSetupAcceleratorConfigsOutputReference. setInternalValue(WorkbenchInstanceGceSetupAcceleratorConfigs value)Method parameters in com.hashicorp.cdktf.providers.google.workbench_instance with type arguments of type WorkbenchInstanceGceSetupAcceleratorConfigs Modifier and Type Method Description WorkbenchInstanceGceSetup.BuilderWorkbenchInstanceGceSetup.Builder. acceleratorConfigs(List<? extends WorkbenchInstanceGceSetupAcceleratorConfigs> acceleratorConfigs)Sets the value ofWorkbenchInstanceGceSetup.getAcceleratorConfigs()voidWorkbenchInstanceGceSetupAcceleratorConfigsList. setInternalValue(List<WorkbenchInstanceGceSetupAcceleratorConfigs> value)
-