hoursOfOperationSummaryList

@JvmName(name = "listHoursOfOperationsResponseHoursOfOperationSummary")
fun Flow<ListHoursOfOperationsResponse>.hoursOfOperationSummaryList(): Flow<HoursOfOperationSummary>

This paginator transforms the flow returned by listHoursOfOperationsPaginated to access the nested member HoursOfOperationSummary

Return

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