ArgoWorkflows::IoArgoprojWorkflowV1alpha1Outputs
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| artifacts | Array<IoArgoprojWorkflowV1alpha1Artifact> | Artifacts holds the list of output artifacts produced by a step | [optional] |
| exit_code | String | ExitCode holds the exit code of a script template | [optional] |
| parameters | Array<IoArgoprojWorkflowV1alpha1Parameter> | Parameters holds the list of output parameters produced by a step | [optional] |
| result | String | Result holds the result (stdout) of a script or container template, or the response body of an HTTP template | [optional] |