imageType property

String? imageType
getter/setter pair

The image type to use for NAP created node.

Please see https://cloud.google.com/kubernetes-engine/docs/concepts/node-images for available image types.

Implementation

core.String? imageType;