Values.ServerStatusSummarySourceThe status summary of the server analysis.
type nonrec t = {count : Integer.t option;The number of servers successfully analyzed, partially successful or failed analysis.
*)runTimeAssessmentStatus : RunTimeAssessmentStatus.t option;The status of the run time.
*)}