privateConnections

@JvmName(name = "listPrivateConnectionsResponsePrivateConnectionSummary")
fun Flow<ListPrivateConnectionsResponse>.privateConnections(): Flow<PrivateConnectionSummary>

This paginator transforms the flow returned by listPrivateConnectionsPaginated to access the nested member PrivateConnectionSummary

Return

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