Types
BuildSourceParseStatus
Lifecycle statuses for build source parse.
enum
BuildSourceParseStatusValues
UNPARSED
Represents the unparsed status for build source parse.
PARSING
Represents the parsing status for build source parse.
VALID
Represents the valid status for build source parse.
INVALID
Represents the invalid status for build source parse.
ERROR
Represents the error status for build source parse.