migrationWorkflowSummary

@JvmName(name = "listWorkflowsResponseMigrationWorkflowSummary")
fun Flow<ListWorkflowsResponse>.migrationWorkflowSummary(): Flow<MigrationWorkflowSummary>

This paginator transforms the flow returned by listWorkflowsPaginated to access the nested member MigrationWorkflowSummary

Return

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