powered by
Deletes a specified job definition. If the job definition is not found, no exception is thrown.
glue_delete_job(JobName)
[required] The name of the job definition to delete.
svc$delete_job( JobName = "string" )