engineVersions

@JvmName(name = "listEngineVersionsResponseEngineVersionsSummary")
fun Flow<ListEngineVersionsResponse>.engineVersions(): Flow<EngineVersionsSummary>

This paginator transforms the flow returned by listEngineVersionsPaginated to access the nested member EngineVersionsSummary

Return

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