jobMode
A mode that describes how a job was created. Valid values are:
SCRIPT- The job was created using the Glue Studio script editor.VISUAL- The job was created using the Glue Studio visual editor.NOTEBOOK- The job was created using an interactive sessions notebook.
When the JobMode field is missing or null, SCRIPT is assigned as the default value.