machineType property

Input<String?>? machineType
final

Machine type of the instance type included in the fleet. Valid values: GENERAL, NVME. Specify only if computeType is set to ATTRIBUTE_BASED_COMPUTE.

Implementation

final pulumi.Input<String?>? machineType;