CreateWorkflowVersionRequest¶
Create a new workflow version under an existing workflow root
Properties¶
Name | Type | Description | Notes |
---|---|---|---|
version | str | ||
description | str | [optional] | |
language | WorkflowLanguage | [optional] | |
definition | object | [optional] | |
acl | list[str] | [optional] | |
status | str | Published Status of the workflow version | [optional] |