Delen via


ComputeNodeDeallocationOption type

Definieert waarden voor ComputeNodeDeallocationOption.

type ComputeNodeDeallocationOption =
  | "Requeue"
  | "Terminate"
  | "TaskCompletion"
  | "RetainedData"