Class GeneralInvestigationAttributesWithTimeBounds

Attributes for a general investigation with an explicit time window.

Hierarchy

  • GeneralInvestigationAttributesWithTimeBounds

Constructors

Properties

Constructors

Properties

description: string

A free-form description of what to investigate, up to 4,096 characters.

endTime: number

The end of the investigation window, in Unix milliseconds.

startTime: number

The start of the investigation window, in Unix milliseconds.

tags?: string[]

Tags that scope the investigation.

Generated using TypeDoc