forceStop property

bool? forceStop
getter/setter pair

If this flag is set to true, the Instance Group Manager will proceed to stop the instances, skipping initialization on them.

Implementation

core.bool? forceStop;