pendingStop constant

The instance is gracefully shutting down.

Implementation

static const pendingStop = ResourceStatusShutdownDetails_StopState(
  'PENDING_STOP',
);