componentSummaryList

@JvmName(name = "listComponentBuildVersionsResponseComponentSummary")
fun Flow<ListComponentBuildVersionsResponse>.componentSummaryList(): Flow<ComponentSummary>

This paginator transforms the flow returned by listComponentBuildVersionsPaginated to access the nested member ComponentSummary

Return

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