ServiceEventUnion type

Содержит возможные случаи для ServiceEvent.

type ServiceEventUnion =
  | ServiceEvent
  | ServiceCreatedEvent
  | ServiceDeletedEvent
  | ServiceNewHealthReportEvent
  | ServiceHealthReportExpiredEvent