BuildStatus type
Defines values for BuildStatus.
KnownBuildStatus can be used interchangeably with BuildStatus,
this enum contains the known values that the service supports.
Known values supported by the service
WaitingForDeployment
Uploading
Deploying
Ready
Failed
Deleting
Detached
type BuildStatus = string