Name | Type | Description | Notes |
---|---|---|---|
Type | string | [optional] [readonly] [default to "DAGTaskLoop"] | |
Annotations | Dictionary<string, string> | An optional dictionary to add annotations to inputs. These annotations will be used by the client side libraries. | [optional] |
From | AnyOfInputReferenceTaskReferenceValueListReference | The task or DAG parameter to loop over (must be iterable). | [optional] |