Logs for a given pipeline step version.
KEY | TYPE | Description |
---|---|---|
stepName | str | The name of the step |
pipelineStepId | str | The ID of the step |
pipelineStepVersion | str | The version of the step |
logs | str | The logs for both stdout and stderr of the step |