controlOperations

@JvmName(name = "listControlOperationsResponseControlOperationSummary")
fun Flow<ListControlOperationsResponse>.controlOperations(): Flow<ControlOperationSummary>

This paginator transforms the flow returned by listControlOperationsPaginated to access the nested member ControlOperationSummary

Return

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