eventDestinations property

List<EventDestination>? eventDestinations
final

An array that includes all of the events destinations that have been configured for the configuration set.

Implementation

final List<EventDestination>? eventDestinations;