Uses of Class
com.hashicorp.cdktf.providers.google.workbench_instance.WorkbenchInstanceGceSetupServiceAccounts.Builder
-
Packages that use WorkbenchInstanceGceSetupServiceAccounts.Builder Package Description com.hashicorp.cdktf.providers.google.workbench_instance google_workbench_instance -
-
Uses of WorkbenchInstanceGceSetupServiceAccounts.Builder in com.hashicorp.cdktf.providers.google.workbench_instance
Methods in com.hashicorp.cdktf.providers.google.workbench_instance that return WorkbenchInstanceGceSetupServiceAccounts.Builder Modifier and Type Method Description static WorkbenchInstanceGceSetupServiceAccounts.BuilderWorkbenchInstanceGceSetupServiceAccounts. builder()WorkbenchInstanceGceSetupServiceAccounts.BuilderWorkbenchInstanceGceSetupServiceAccounts.Builder. email(String email)Sets the value ofWorkbenchInstanceGceSetupServiceAccounts.getEmail()Constructors in com.hashicorp.cdktf.providers.google.workbench_instance with parameters of type WorkbenchInstanceGceSetupServiceAccounts.Builder Constructor Description Jsii$Proxy(WorkbenchInstanceGceSetupServiceAccounts.Builder builder)Constructor that initializes the object based on literal property values passed by theWorkbenchInstanceGceSetupServiceAccounts.Builder.
-