notifications property

List<AssessmentRunNotification> notifications
final

A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.

Implementation

final List<AssessmentRunNotification> notifications;