dbEngineVersions

@JvmName(name = "describeDbEngineVersionsResponseDbEngineVersion")
fun Flow<DescribeDbEngineVersionsResponse>.dbEngineVersions(): Flow<DbEngineVersion>

This paginator transforms the flow returned by describeDbEngineVersionsPaginated to access the nested member DbEngineVersion

Return

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