OBJECT

FindingReportNotificationTargetInfo

link GraphQL Schema definition

  • type FindingReportNotificationTargetInfo {
  • # Optional Address if configured for sending report and used for this Notification
  • # Target
  • address: String
  • # Notification Target
  • target: FindingNotificationTarget
  • }