systemVersions

@JvmName(name = "listSystemVersionsResponseSystemVersionSummary")
fun Flow<ListSystemVersionsResponse>.systemVersions(): Flow<SystemVersionSummary>

This paginator transforms the flow returned by listSystemVersionsPaginated to access the nested member SystemVersionSummary

Return

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