Uses of Interface
com.hashicorp.cdktf.providers.google.workbench_instance.WorkbenchInstanceGceSetupNetworkInterfacesAccessConfigs
-
Packages that use WorkbenchInstanceGceSetupNetworkInterfacesAccessConfigs Package Description com.hashicorp.cdktf.providers.google.workbench_instance google_workbench_instance -
-
Uses of WorkbenchInstanceGceSetupNetworkInterfacesAccessConfigs in com.hashicorp.cdktf.providers.google.workbench_instance
Classes in com.hashicorp.cdktf.providers.google.workbench_instance that implement WorkbenchInstanceGceSetupNetworkInterfacesAccessConfigs Modifier and Type Class Description static classWorkbenchInstanceGceSetupNetworkInterfacesAccessConfigs.Jsii$ProxyAn implementation forWorkbenchInstanceGceSetupNetworkInterfacesAccessConfigsMethods in com.hashicorp.cdktf.providers.google.workbench_instance that return WorkbenchInstanceGceSetupNetworkInterfacesAccessConfigs Modifier and Type Method Description WorkbenchInstanceGceSetupNetworkInterfacesAccessConfigsWorkbenchInstanceGceSetupNetworkInterfacesAccessConfigs.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.workbench_instance with parameters of type WorkbenchInstanceGceSetupNetworkInterfacesAccessConfigs Modifier and Type Method Description voidWorkbenchInstanceGceSetupNetworkInterfacesAccessConfigsOutputReference. setInternalValue(WorkbenchInstanceGceSetupNetworkInterfacesAccessConfigs value)Method parameters in com.hashicorp.cdktf.providers.google.workbench_instance with type arguments of type WorkbenchInstanceGceSetupNetworkInterfacesAccessConfigs Modifier and Type Method Description WorkbenchInstanceGceSetupNetworkInterfaces.BuilderWorkbenchInstanceGceSetupNetworkInterfaces.Builder. accessConfigs(List<? extends WorkbenchInstanceGceSetupNetworkInterfacesAccessConfigs> accessConfigs)Sets the value ofWorkbenchInstanceGceSetupNetworkInterfaces.getAccessConfigs()voidWorkbenchInstanceGceSetupNetworkInterfacesAccessConfigsList. setInternalValue(List<WorkbenchInstanceGceSetupNetworkInterfacesAccessConfigs> value)
-