config

abstract val config: JsonNode?

Optional, raw configuration for this job.

This will be present if the job was submitted with a configuration.

If the job was submitted with no configuration, this value will be null.