destinationPortMappings

@JvmName(name = "listCustomRoutingPortMappingsByDestinationResponseDestinationPortMapping")
fun Flow<ListCustomRoutingPortMappingsByDestinationResponse>.destinationPortMappings(): Flow<DestinationPortMapping>

This paginator transforms the flow returned by listCustomRoutingPortMappingsByDestinationPaginated to access the nested member DestinationPortMapping

Return

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