OBJECT

HuntScanSnapshotLimit

Description

Scan scope of each object with respect to its snapshots.

link GraphQL Schema definition

  • type HuntScanSnapshotLimit {
  • # Specifies the scan limit.
  • scanLimit: ScanLimit
  • }