OnAllTasksComplete type

Defines values for OnAllTasksComplete. Possible values include: 'noAction', 'terminateJob'

type OnAllTasksComplete = "noaction" | "terminatejob"