Uses of Interface
com.hashicorp.cdktf.providers.google.workbench_instance.WorkbenchInstanceGceSetupServiceAccounts
-
Packages that use WorkbenchInstanceGceSetupServiceAccounts Package Description com.hashicorp.cdktf.providers.google.workbench_instance google_workbench_instance -
-
Uses of WorkbenchInstanceGceSetupServiceAccounts in com.hashicorp.cdktf.providers.google.workbench_instance
Classes in com.hashicorp.cdktf.providers.google.workbench_instance that implement WorkbenchInstanceGceSetupServiceAccounts Modifier and Type Class Description static classWorkbenchInstanceGceSetupServiceAccounts.Jsii$ProxyAn implementation forWorkbenchInstanceGceSetupServiceAccountsMethods in com.hashicorp.cdktf.providers.google.workbench_instance that return WorkbenchInstanceGceSetupServiceAccounts Modifier and Type Method Description WorkbenchInstanceGceSetupServiceAccountsWorkbenchInstanceGceSetupServiceAccounts.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.workbench_instance with parameters of type WorkbenchInstanceGceSetupServiceAccounts Modifier and Type Method Description voidWorkbenchInstanceGceSetupServiceAccountsOutputReference. setInternalValue(WorkbenchInstanceGceSetupServiceAccounts value)Method parameters in com.hashicorp.cdktf.providers.google.workbench_instance with type arguments of type WorkbenchInstanceGceSetupServiceAccounts Modifier and Type Method Description WorkbenchInstanceGceSetup.BuilderWorkbenchInstanceGceSetup.Builder. serviceAccounts(List<? extends WorkbenchInstanceGceSetupServiceAccounts> serviceAccounts)Sets the value ofWorkbenchInstanceGceSetup.getServiceAccounts()voidWorkbenchInstanceGceSetupServiceAccountsList. setInternalValue(List<WorkbenchInstanceGceSetupServiceAccounts> value)
-