BatchTaskState type

BatchTaskState enums

type BatchTaskState = "active" | "preparing" | "running" | "completed"