clusterNodeSummaries

@JvmName(name = "listClusterNodesResponseClusterNodeSummary")
fun Flow<ListClusterNodesResponse>.clusterNodeSummaries(): Flow<ClusterNodeSummary>

This paginator transforms the flow returned by listClusterNodesPaginated to access the nested member ClusterNodeSummary

Return

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