مشاركة عبر


BatchNodeDeallocationOption type

بطاقات BatchNodeDeallocationOption enums

type BatchNodeDeallocationOption =
  | "requeue"
  | "terminate"
  | "taskcompletion"
  | "retaineddata"