Type alias AiMemoryViolationType

AiMemoryViolationType: typeof TP | typeof FP | UnparsedObject

The type of AI memory violation result indicating whether it is a true positive or false positive.

Generated using TypeDoc