nodes

@JvmName(name = "listNodesResponseDescribeNodeSummary")
fun Flow<ListNodesResponse>.nodes(): Flow<DescribeNodeSummary>

This paginator transforms the flow returned by listNodesPaginated to access the nested member DescribeNodeSummary

Return

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