Values.RangeSourceSpecifies the location of an occurrence of sensitive data in an email message or a non-binary text file such as an HTML, TXT, or XML file.
type nonrec t = {end_ : Awso.Import.Int64.t option;The number of lines from the beginning of the file to the end of the sensitive data.
*)start : Awso.Import.Int64.t option;The number of lines from the beginning of the file to the beginning of the sensitive data.
*)startColumn : Awso.Import.Int64.t option;The number of characters, with spaces and starting from 1, from the beginning of the first line that contains the sensitive data (start) to the beginning of the sensitive data.
*)}