Taskdefinitionsummary
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | System-generated unique ID of the TaskDefinition | [default to undefined] |
| uniqueName | string | Name of the TaskDefinition | [default to undefined] |
| description | string | Description of the TaskDefinition | [default to undefined] |
| parentName | string | Name of the parent of the TaskDefinition | [default to undefined] |
| executor | string | Executor of the TaskDefinition | [default to undefined] |
| arguments | Formal parameters of the TaskDefinition, without values | [default to undefined] |