imageVersions

@JvmName(name = "listImageVersionsResponseImageVersion")
fun Flow<ListImageVersionsResponse>.imageVersions(): Flow<ImageVersion>

This paginator transforms the flow returned by listImageVersionsPaginated to access the nested member ImageVersion

Return

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