Types
BuildReportStatus
Lifecycle statuses for build report.
enum
BuildReportStatusValues
PENDING
Represents the pending status for build report.
READY
Represents the ready status for build report.
FAILED
Represents the failed status for build report.