statusCode property

EntityStatusCode? statusCode
final

The most recent status of the entity affected by the event. The possible values are IMPAIRED, UNIMPAIRED, and UNKNOWN.

Implementation

final EntityStatusCode? statusCode;