endpointPropertiesList

@JvmName(name = "listEndpointsResponseEndpointProperties")
fun Flow<ListEndpointsResponse>.endpointPropertiesList(): Flow<EndpointProperties>

This paginator transforms the flow returned by listEndpointsPaginated to access the nested member EndpointProperties

Return

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