Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownIncidentClassification

Package version

Known values of IncidentClassification that the service accepts.

Index

Enumeration members

BenignPositive

BenignPositive: = "BenignPositive"

Incident was benign positive

FalsePositive

FalsePositive: = "FalsePositive"

Incident was false positive

TruePositive

TruePositive: = "TruePositive"

Incident was true positive

Undetermined

Undetermined: = "Undetermined"

Incident classification was undetermined

Generated using TypeDoc