> ## Documentation Index
> Fetch the complete documentation index at: https://docs.moss.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# JobStatus

[moss v1.0.1](../README)

[moss](../api) / JobStatus

# Interface: JobStatus

Enum-like class for job status values.

## Properties

* **PENDING\_UPLOAD**: `str`
* **UPLOADING**: `str`
* **BUILDING**: `str`
* **COMPLETED**: `str`
* **FAILED**: `str`
* **value**: `str`
