routeServerPeers

@JvmName(name = "describeRouteServerPeersResponseRouteServerPeer")
fun Flow<DescribeRouteServerPeersResponse>.routeServerPeers(): Flow<RouteServerPeer>

This paginator transforms the flow returned by describeRouteServerPeersPaginated to access the nested member RouteServerPeer

Return

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