routeServerEndpoints

@JvmName(name = "describeRouteServerEndpointsResponseRouteServerEndpoint")
fun Flow<DescribeRouteServerEndpointsResponse>.routeServerEndpoints(): Flow<RouteServerEndpoint>

This paginator transforms the flow returned by describeRouteServerEndpointsPaginated to access the nested member RouteServerEndpoint

Return

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