次の方法で共有


BatchNodeRebootKind type

BatchNodeRebootKindの列挙式

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