platformSummaryList

@JvmName(name = "listPlatformVersionsResponsePlatformSummary")
fun Flow<ListPlatformVersionsResponse>.platformSummaryList(): Flow<PlatformSummary>

This paginator transforms the flow returned by listPlatformVersionsPaginated to access the nested member PlatformSummary

Return

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