peerings

@JvmName(name = "listPeeringsResponsePeering")
fun Flow<ListPeeringsResponse>.peerings(): Flow<Peering>

This paginator transforms the flow returned by listPeeringsPaginated to access the nested member Peering

Return

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