contactFlowVersionSummaryList

@JvmName(name = "listContactFlowVersionsResponseContactFlowVersionSummary")
fun Flow<ListContactFlowVersionsResponse>.contactFlowVersionSummaryList(): Flow<ContactFlowVersionSummary>

This paginator transforms the flow returned by listContactFlowVersionsPaginated to access the nested member ContactFlowVersionSummary

Return

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