Values.DocumentClassSourceSpecifies the class that categorizes the document being analyzed
type nonrec t = {name : String_.t option;The name of the class.
*)score : Float_.t option;The confidence score that Amazon Comprehend has this class correctly attributed.
*)page : Integer.t option;Page number in the input document. This field is present in the response only if your request includes the Byte parameter.
*)}