Uses of Interface
com.hashicorp.cdktf.providers.google.workbench_instance.WorkbenchInstanceGceSetupNetworkInterfaces
-
Packages that use WorkbenchInstanceGceSetupNetworkInterfaces Package Description com.hashicorp.cdktf.providers.google.workbench_instance google_workbench_instance -
-
Uses of WorkbenchInstanceGceSetupNetworkInterfaces in com.hashicorp.cdktf.providers.google.workbench_instance
Classes in com.hashicorp.cdktf.providers.google.workbench_instance that implement WorkbenchInstanceGceSetupNetworkInterfaces Modifier and Type Class Description static classWorkbenchInstanceGceSetupNetworkInterfaces.Jsii$ProxyAn implementation forWorkbenchInstanceGceSetupNetworkInterfacesMethods in com.hashicorp.cdktf.providers.google.workbench_instance that return WorkbenchInstanceGceSetupNetworkInterfaces Modifier and Type Method Description WorkbenchInstanceGceSetupNetworkInterfacesWorkbenchInstanceGceSetupNetworkInterfaces.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.workbench_instance with parameters of type WorkbenchInstanceGceSetupNetworkInterfaces Modifier and Type Method Description voidWorkbenchInstanceGceSetupNetworkInterfacesOutputReference. setInternalValue(WorkbenchInstanceGceSetupNetworkInterfaces value)Method parameters in com.hashicorp.cdktf.providers.google.workbench_instance with type arguments of type WorkbenchInstanceGceSetupNetworkInterfaces Modifier and Type Method Description WorkbenchInstanceGceSetup.BuilderWorkbenchInstanceGceSetup.Builder. networkInterfaces(List<? extends WorkbenchInstanceGceSetupNetworkInterfaces> networkInterfaces)Sets the value ofWorkbenchInstanceGceSetup.getNetworkInterfaces()voidWorkbenchInstanceGceSetupNetworkInterfacesList. setInternalValue(List<WorkbenchInstanceGceSetupNetworkInterfaces> value)
-