flowVersionSummaries

@JvmName(name = "listFlowVersionsResponseFlowVersionSummary")
fun Flow<ListFlowVersionsResponse>.flowVersionSummaries(): Flow<FlowVersionSummary>

This paginator transforms the flow returned by listFlowVersionsPaginated to access the nested member FlowVersionSummary

Return

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