Class - mitto.iov2.steps.base.BaseStepV3

JSON Schema

BaseStepV3

Base Step

type

object

properties

  • environ

Environ

The job’s runtime execution environment. Do not provide this value in a job config; it is automatically provided by Runner.

  • logger

Logger

The Runner logger to use for log messages. Do not provide this value in a job config; it is automatically provided by Runner.