solutionVersions

@JvmName(name = "listSolutionVersionsResponseSolutionVersionSummary")
fun Flow<ListSolutionVersionsResponse>.solutionVersions(): Flow<SolutionVersionSummary>

This paginator transforms the flow returned by listSolutionVersionsPaginated to access the nested member SolutionVersionSummary

Return

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