scheduleGroups

@JvmName(name = "listScheduleGroupsResponseScheduleGroupSummary")
fun Flow<ListScheduleGroupsResponse>.scheduleGroups(): Flow<ScheduleGroupSummary>

This paginator transforms the flow returned by listScheduleGroupsPaginated to access the nested member ScheduleGroupSummary

Return

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