menu
aws_lambda_api package
documentation
lambda-2015-03-31.dart
ListEventSourceMappingsResponse
eventSourceMappings property
eventSourceMappings property
dark_mode
light_mode
eventSourceMappings
property
List
<
EventSourceMappingConfiguration
>
?
eventSourceMappings
final
A list of event source mappings.
Implementation
final List<EventSourceMappingConfiguration>? eventSourceMappings;
aws_lambda_api package
documentation
lambda-2015-03-31
ListEventSourceMappingsResponse
eventSourceMappings property
ListEventSourceMappingsResponse class