bulk constant
InstanceGroupManagerTargetSizePolicy_Mode
const bulk
The mode in which the MIG creates VMs all at once. In this mode, if the MIG is unable to create even one VM, the MIG waits until all VMs can be created at the same time.
Implementation
static const bulk = InstanceGroupManagerTargetSizePolicy_Mode('BULK');