LaunchWorkflowVersionRequest¶
Properties¶
Name | Type | Description | Notes |
---|---|---|---|
name | str | Name of the workflow run | [optional] |
input | object | Input for the launched workflow run. Must resolve to a JSON object. | [optional] |
engine_parameters | object | Runtime options for launching workflows (currently only used for Airflow and otherwise ignored). Must resolve to a JSON object. | [optional] |