summary

@JvmName(name = "listNodesSummaryResponseNodeSummary")
fun Flow<ListNodesSummaryResponse>.summary(): Flow<Map<String, String>>

This paginator transforms the flow returned by listNodesSummaryPaginated to access the nested member NodeSummary

Return

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