relatedFindings property

List<String>? relatedFindings
getter/setter pair

List of resource names of findings associated with this toxic combination.

For example, organizations/123/sources/456/findings/789.

Implementation

core.List<core.String>? relatedFindings;