diskType property
Specifies the desired disk type on the node.
This disk type must be a local storage type (e.g.: local-ssd). Note that for nodeTemplates, this should be the name of the disk type and not its URL.
Implementation
core.String? diskType;