nodePools property

List<NodePool>? nodePools
getter/setter pair

A list of node pools for a cluster.

Implementation

core.List<NodePool>? nodePools;