BatchTaskState type

BatchTaskState-Enums

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