privateGraphEndpoints

@JvmName(name = "listPrivateGraphEndpointsResponsePrivateGraphEndpointSummary")
fun Flow<ListPrivateGraphEndpointsResponse>.privateGraphEndpoints(): Flow<PrivateGraphEndpointSummary>

This paginator transforms the flow returned by listPrivateGraphEndpointsPaginated to access the nested member PrivateGraphEndpointSummary

Return

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