matchingEventTypes property

List<EventType>? matchingEventTypes
final

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

Implementation

final List<EventType>? matchingEventTypes;