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