Type alias SecurityMonitoringRuleSeverity

SecurityMonitoringRuleSeverity: typeof INFO | typeof LOW | typeof MEDIUM | typeof HIGH | typeof CRITICAL | UnparsedObject

Severity of the Security Signal.

Generated using TypeDoc