flowExecutionSummaries

@JvmName(name = "listFlowExecutionsResponseFlowExecutionSummary")
fun Flow<ListFlowExecutionsResponse>.flowExecutionSummaries(): Flow<FlowExecutionSummary>

This paginator transforms the flow returned by listFlowExecutionsPaginated to access the nested member FlowExecutionSummary

Return

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