managedWorkgroups

@JvmName(name = "listManagedWorkgroupsResponseManagedWorkgroupListItem")
fun Flow<ListManagedWorkgroupsResponse>.managedWorkgroups(): Flow<ManagedWorkgroupListItem>

This paginator transforms the flow returned by listManagedWorkgroupsPaginated to access the nested member ManagedWorkgroupListItem

Return

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