Type alias JobState

JobState: "Open" | "Closed" | "Aborted" | "Failed" | "Unknown"