Values.BuildNotDeletedSourceInformation about a build that could not be successfully deleted.
type nonrec t = {id : NonEmptyString.t option;The ID of the build that could not be successfully deleted.
*)statusCode : String_.t option;Additional information about the build that could not be successfully deleted.
*)}