nodePools property

List<NodePool>? nodePools
getter/setter pair

GKE node pools associated with the finding.

This field contains node pool information for each node, when it is available.

Implementation

core.List<NodePool>? nodePools;