flowExecutionEvents

@JvmName(name = "listFlowExecutionEventsResponseFlowExecutionEvent")
fun Flow<ListFlowExecutionEventsResponse>.flowExecutionEvents(): Flow<FlowExecutionEvent>

This paginator transforms the flow returned by listFlowExecutionEventsPaginated to access the nested member FlowExecutionEvent

Return

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