annotationStoreVersions

@JvmName(name = "listAnnotationStoreVersionsResponseAnnotationStoreVersionItem")
fun Flow<ListAnnotationStoreVersionsResponse>.annotationStoreVersions(): Flow<AnnotationStoreVersionItem>

This paginator transforms the flow returned by listAnnotationStoreVersionsPaginated to access the nested member AnnotationStoreVersionItem

Return

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