nodegroups

@JvmName(name = "listNodegroupsResponseString")
fun Flow<ListNodegroupsResponse>.nodegroups(): Flow<String>

This paginator transforms the flow returned by listNodegroupsPaginated to access the nested member String

Return

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