Freigeben über


JobAction type

Definiert Werte für JobAction. Mögliche Werte sind: 'none', 'disable', 'terminate'

type JobAction = "none" | "disable" | "terminate"