documentVersions

@JvmName(name = "describeDocumentVersionsResponseDocumentVersionMetadata")
fun Flow<DescribeDocumentVersionsResponse>.documentVersions(): Flow<DocumentVersionMetadata>

This paginator transforms the flow returned by describeDocumentVersionsPaginated to access the nested member DocumentVersionMetadata

Return

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