severityLevel property

String? get severityLevel
inherited

Severity level of the violation. Usually set from the last policy infraction's severity.

Implementation

String? get comment; List<String>? get policies;/// Severity level of the violation. Usually set from the last policy infraction's severity.
String? get severityLevel;