Parameter | Type | Default | Description |
---|---|---|---|
steps | WorkflowSteps | Required | List of steps to execute in parallel |
name | Optional[str] | None | Name of the parallel execution block |
description | Optional[str] | None | Description of the parallel execution |
Parameter | Type | Default | Description |
---|---|---|---|
steps | WorkflowSteps | Required | List of steps to execute in parallel |
name | Optional[str] | None | Name of the parallel execution block |
description | Optional[str] | None | Description of the parallel execution |