Specifies the name of the file to use as standard input (stdin) when your job step runs. If not specified, the file /dev/null is used.
The syntax is:
input = filename
For example:
input = input.$(process)