Values.ToxicContentSourceToxic content analysis result for one string. For more information about toxicity detection, see Toxicity detection in the Amazon Comprehend Developer Guide
type nonrec t = {name : ToxicContentType.t option;The name of the toxic content type.
*)score : Float_.t option;Model confidence in the detected content type. Value range is zero to one, where one is highest confidence.
*)}