BatchTaskState type

Enums de BatchTaskState

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