BatchSubtaskState type

배치 SubtaskState 열거

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