Uses of Interface
com.hashicorp.cdktf.providers.google.workflows_workflow.WorkflowsWorkflowTimeouts
-
Packages that use WorkflowsWorkflowTimeouts Package Description com.hashicorp.cdktf.providers.google.workflows_workflow google_workflows_workflow -
-
Uses of WorkflowsWorkflowTimeouts in com.hashicorp.cdktf.providers.google.workflows_workflow
Classes in com.hashicorp.cdktf.providers.google.workflows_workflow that implement WorkflowsWorkflowTimeouts Modifier and Type Class Description static classWorkflowsWorkflowTimeouts.Jsii$ProxyAn implementation forWorkflowsWorkflowTimeoutsMethods in com.hashicorp.cdktf.providers.google.workflows_workflow that return WorkflowsWorkflowTimeouts Modifier and Type Method Description WorkflowsWorkflowTimeoutsWorkflowsWorkflowTimeouts.Builder. build()Builds the configured instance.default WorkflowsWorkflowTimeoutsWorkflowsWorkflowConfig. getTimeouts()timeouts block.WorkflowsWorkflowTimeoutsWorkflowsWorkflowConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.workflows_workflow with parameters of type WorkflowsWorkflowTimeouts Modifier and Type Method Description voidWorkflowsWorkflow. putTimeouts(WorkflowsWorkflowTimeouts value)voidWorkflowsWorkflowTimeoutsOutputReference. setInternalValue(WorkflowsWorkflowTimeouts value)WorkflowsWorkflow.BuilderWorkflowsWorkflow.Builder. timeouts(WorkflowsWorkflowTimeouts timeouts)timeouts block.WorkflowsWorkflowConfig.BuilderWorkflowsWorkflowConfig.Builder. timeouts(WorkflowsWorkflowTimeouts timeouts)Sets the value ofWorkflowsWorkflowConfig.getTimeouts()
-