violationEvents property

List<ViolationEvent>? violationEvents
final

The security profile violation alerts issued for this account during the given time period, potentially filtered by security profile, behavior violated, or thing (device) violating.

Implementation

final List<ViolationEvent>? violationEvents;