routingProfileSummaryList

@JvmName(name = "listRoutingProfilesResponseRoutingProfileSummary")
fun Flow<ListRoutingProfilesResponse>.routingProfileSummaryList(): Flow<RoutingProfileSummary>

This paginator transforms the flow returned by listRoutingProfilesPaginated to access the nested member RoutingProfileSummary

Return

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