GetConfigurationSetEventDestinationsResponse constructor
GetConfigurationSetEventDestinationsResponse({
- List<
EventDestination> ? eventDestinations,
Implementation
GetConfigurationSetEventDestinationsResponse({
this.eventDestinations,
});