routingRules

@JvmName(name = "listRoutingRulesResponseRoutingRule")
fun Flow<ListRoutingRulesResponse>.routingRules(): Flow<RoutingRule>

This paginator transforms the flow returned by listRoutingRulesPaginated to access the nested member RoutingRule

Return

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