virtualRouters

@JvmName(name = "listVirtualRoutersResponseVirtualRouterRef")
fun Flow<ListVirtualRoutersResponse>.virtualRouters(): Flow<VirtualRouterRef>

This paginator transforms the flow returned by listVirtualRoutersPaginated to access the nested member VirtualRouterRef

Return

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