Type alias BatchState

BatchState: "Queued" | "InProgress" | "Completed" | "Failed" | "NotProcessed"