executionSummaries

@JvmName(name = "listOtaTaskExecutionsResponseOtaTaskExecutionSummaries")
fun Flow<ListOtaTaskExecutionsResponse>.executionSummaries(): Flow<OtaTaskExecutionSummaries>

This paginator transforms the flow returned by listOtaTaskExecutionsPaginated to access the nested member OtaTaskExecutionSummaries

Return

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