ultraServers

@JvmName(name = "listUltraServersByReservedCapacityResponseUltraServer")
fun Flow<ListUltraServersByReservedCapacityResponse>.ultraServers(): Flow<UltraServer>

This paginator transforms the flow returned by listUltraServersByReservedCapacityPaginated to access the nested member UltraServer

Return

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