Uses of Class
com.hashicorp.cdktf.providers.google.workbench_instance.WorkbenchInstanceTimeouts.Builder
-
Packages that use WorkbenchInstanceTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.workbench_instance google_workbench_instance -
-
Uses of WorkbenchInstanceTimeouts.Builder in com.hashicorp.cdktf.providers.google.workbench_instance
Methods in com.hashicorp.cdktf.providers.google.workbench_instance that return WorkbenchInstanceTimeouts.Builder Modifier and Type Method Description static WorkbenchInstanceTimeouts.BuilderWorkbenchInstanceTimeouts. builder()WorkbenchInstanceTimeouts.BuilderWorkbenchInstanceTimeouts.Builder. create(String create)Sets the value ofWorkbenchInstanceTimeouts.getCreate()WorkbenchInstanceTimeouts.BuilderWorkbenchInstanceTimeouts.Builder. delete(String delete)Sets the value ofWorkbenchInstanceTimeouts.getDelete()WorkbenchInstanceTimeouts.BuilderWorkbenchInstanceTimeouts.Builder. update(String update)Sets the value ofWorkbenchInstanceTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.workbench_instance with parameters of type WorkbenchInstanceTimeouts.Builder Constructor Description Jsii$Proxy(WorkbenchInstanceTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theWorkbenchInstanceTimeouts.Builder.
-