Values.CustomDataIdentifiersSourceProvides information about custom data identifiers that produced a sensitive data finding, and the number of occurrences of the data that they detected for the finding.
type nonrec t = {detections : CustomDetections.t option;The custom data identifiers that detected the data, and the number of occurrences of the data that each identifier detected.
*)totalCount : Awso.Import.Int64.t option;The total number of occurrences of the data that was detected by the custom data identifiers and produced the finding.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Long of Awso.Import.Int64.t
| `String of string
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Long of Awso.Import.Int64.t
| `String of string
| `Structure of
(string
* [> `Long of Awso.Import.Int64.t ])
list ])
list ]
list ])
list ])
list ]
list
| `Long of Awso.Import.Int64.t ])
list ]