Values.FindingSourceSourceThe source of the finding. This indicates how the access that generated the finding is granted. It is populated for Amazon S3 bucket findings.
type nonrec t = {type_ : FindingSourceType.t option;Indicates the type of access that generated the finding.
*)detail : FindingSourceDetail.t option;Includes details about how the access that generated the finding is granted. This is populated for Amazon S3 bucket findings.
*)}