Values_1.SessionCommandSourceThe SessionCommand that runs the job.
type nonrec t = {name : Values_0.NameString.t option;Specifies the name of the SessionCommand. Can be 'glueetl' or 'gluestreaming'.
*)pythonVersion : Values_0.PythonVersionString.t option;Specifies the Python version. The Python version indicates the version supported for jobs of type Spark.
*)}