Values.WarningGroupSourceContains any warning codes and their count for the job.
type nonrec t = {code : int option;Warning code that identifies a specific warning in the job. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/warning_codes.html
*)count : int option;The number of times this warning occurred in the job.
*)}