creating constant

The managed instance group is creating this instance. If the group fails to create this instance, it will try again until it is successful.

Implementation

static const creating = InstanceManagedByIgmErrorInstanceActionDetails_Action(
  'CREATING',
);