次の方法で共有


BatchNodeDeallocationOption type

BatchNodeDeallocationOption enum

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