Delen via


DeallocationOption type

Definieert waarden voor DeallocationOption. Mogelijke waarden zijn: 'requeue', 'terminate', 'waitforjobcompletion'

type DeallocationOption = "requeue" | "terminate" | "waitforjobcompletion"