eventSourceMappings

@JvmName(name = "listEventSourceMappingsResponseEventSourceMappingConfiguration")
fun Flow<ListEventSourceMappingsResponse>.eventSourceMappings(): Flow<EventSourceMappingConfiguration>

This paginator transforms the flow returned by listEventSourceMappingsPaginated to access the nested member EventSourceMappingConfiguration

Return

A kotlinx.coroutines.flow.Flow that can collect EventSourceMappingConfiguration