desiredNodePoolId property

String? desiredNodePoolId
getter/setter pair

The node pool to be upgraded.

This field is mandatory if "desired_node_version", "desired_image_family" or "desired_node_pool_autoscaling" is specified and there is more than one node pool on the cluster.

Implementation

core.String? desiredNodePoolId;