BatchSubtaskState type

BatchSubtaskState 枚舉

type BatchSubtaskState = "preparing" | "running" | "completed"