sources property

List<FindingSource>? sources
final

The sources of the finding. This indicates how the access that generated the finding is granted. It is populated for Amazon S3 bucket findings.

Implementation

final List<FindingSource>? sources;