harnesses

@JvmName(name = "listHarnessesResponseHarnessSummary")
fun Flow<ListHarnessesResponse>.harnesses(): Flow<HarnessSummary>

This paginator transforms the flow returned by listHarnessesPaginated to access the nested member HarnessSummary

Return

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