InParallelConfig.dhall 97 B

123
  1. λ(Step : Type) →
  2. { steps : List Step, limit : Optional Natural, fail_fast : Optional Bool }