Inputs are the mechanism for passing parameters, artifacts, volumes from one template to another
| Name | Type | Description | Notes |
|---|---|---|---|
| Artifacts | List<IoArgoprojWorkflowV1alpha1Artifact> | Artifact are a list of artifacts passed as inputs | [optional] |
| Parameters | List<IoArgoprojWorkflowV1alpha1Parameter> | Parameters are a list of parameters passed as inputs | [optional] |