eventTypes property

List<EventTypeSummary>? eventTypes
final

Information about each event, including service name, resource type, event ID, and event name.

Implementation

final List<EventTypeSummary>? eventTypes;