virtualGateways

@JvmName(name = "listVirtualGatewaysResponseVirtualGatewayRef")
fun Flow<ListVirtualGatewaysResponse>.virtualGateways(): Flow<VirtualGatewayRef>

This paginator transforms the flow returned by listVirtualGatewaysPaginated to access the nested member VirtualGatewayRef

Return

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