projectVersionDescriptions

@JvmName(name = "describeProjectVersionsResponseProjectVersionDescription")
fun Flow<DescribeProjectVersionsResponse>.projectVersionDescriptions(): Flow<ProjectVersionDescription>

This paginator transforms the flow returned by describeProjectVersionsPaginated to access the nested member ProjectVersionDescription

Return

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