computeNodeGroups

@JvmName(name = "listComputeNodeGroupsResponseComputeNodeGroupSummary")
fun Flow<ListComputeNodeGroupsResponse>.computeNodeGroups(): Flow<ComputeNodeGroupSummary>

This paginator transforms the flow returned by listComputeNodeGroupsPaginated to access the nested member ComputeNodeGroupSummary

Return

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