imageType property

String? imageType
getter/setter pair

The image type to use for this node.

Note that for a given image type, the latest version of it will be used. Please see https://cloud.google.com/kubernetes-engine/docs/concepts/node-images for available image types.

Implementation

core.String? imageType;