BatchTaskState type

Enumy BatchTaskState

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