workflowSummaryList

@JvmName(name = "listWorkflowBuildVersionsResponseWorkflowSummary")
fun Flow<ListWorkflowBuildVersionsResponse>.workflowSummaryList(): Flow<WorkflowSummary>

This paginator transforms the flow returned by listWorkflowBuildVersionsPaginated to access the nested member WorkflowSummary

Return

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