dashboardVersionSummaryList

@JvmName(name = "listDashboardVersionsResponseDashboardVersionSummary")
fun Flow<ListDashboardVersionsResponse>.dashboardVersionSummaryList(): Flow<DashboardVersionSummary>

This paginator transforms the flow returned by listDashboardVersionsPaginated to access the nested member DashboardVersionSummary

Return

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