replicationRunList

@JvmName(name = "getReplicationRunsResponseReplicationRun")
fun Flow<GetReplicationRunsResponse>.replicationRunList(): Flow<ReplicationRun>

This paginator transforms the flow returned by getReplicationRunsPaginated to access the nested member ReplicationRun

Return

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