CreateConfigurationSetEventDestinationResponse.fromJson constructor
Implementation
factory CreateConfigurationSetEventDestinationResponse.fromJson(
Map<String, dynamic> _) {
return CreateConfigurationSetEventDestinationResponse();
}
factory CreateConfigurationSetEventDestinationResponse.fromJson(
Map<String, dynamic> _) {
return CreateConfigurationSetEventDestinationResponse();
}