dataflowEndpointGroupList

@JvmName(name = "listDataflowEndpointGroupsResponseDataflowEndpointListItem")
fun Flow<ListDataflowEndpointGroupsResponse>.dataflowEndpointGroupList(): Flow<DataflowEndpointListItem>

This paginator transforms the flow returned by listDataflowEndpointGroupsPaginated to access the nested member DataflowEndpointListItem

Return

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