restartInPlace constant
NodeGroup_MaintenancePolicy
const restartInPlace
Instances in this group will restart on the same node when maintenance has completed. Instances must have onHostMaintenance = TERMINATE, and they will only restart if automaticRestart = true.
Implementation
static const restartInPlace = NodeGroup_MaintenancePolicy('RESTART_IN_PLACE');