matchingEventTypes property

List<EventType>? matchingEventTypes
final

An array that specifies which events the Amazon SES API v2 should send to the destinations in this EventDestinationDefinition.

Implementation

final List<EventType>? matchingEventTypes;