ENUM

ThreatHuntMatchesFound

Description

Any matches found during the threat hunt.

link GraphQL Schema definition

  • enum ThreatHuntMatchesFound {
  • # One of more matches found.
  • MATCHES_FOUND
  • # Unused default.
  • MATCHES_FOUND_UNSPECIFIED
  • # No matches found.
  • NO_MATCHES
  • }

link Require by