machineTypes property
Alternative machine types to use for instances that are created from these properties.
This field only accepts a machine type names, for
example n2-standard-4 and not URLs or partial URLs.
Implementation
core.List<core.String>? machineTypes;