env

@SerialName(value = "Env")
val env: List<String>?

Parameters

env

A list of environment variables in the form [\"VAR=value\", ...].