Class Index: mitto.iov2.steps.transform.Output¶
Output¶
use output as a data destination |
||
type |
object |
|
properties |
||
|
Environ |
|
The job’s runtime execution environment. Do not provide this value in a job config; it is automatically provided by Runner. |
||
|
Logger |
|
The Runner logger to use for log messages. Do not provide this value in a job config; it is automatically provided by Runner. |
||
|
Transforms |
|
A list of transformation steps applied to the data. |
||
type |
array |
|
default |
||
items |
||