reservedDbInstances

@JvmName(name = "describeReservedDbInstancesResponseReservedDbInstance")
fun Flow<DescribeReservedDbInstancesResponse>.reservedDbInstances(): Flow<ReservedDbInstance>

This paginator transforms the flow returned by describeReservedDbInstancesPaginated to access the nested member ReservedDbInstance

Return

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