MachineRebootStatus type

Defines values for MachineRebootStatus.

type MachineRebootStatus = "unknown" | "rebooted" | "notRebooted"