forceSuspend property

bool? forceSuspend
getter/setter pair

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

Implementation

core.bool? forceSuspend;