pendingStop constant
ResourceStatusShutdownDetails_StopState
const pendingStop
The instance is gracefully shutting down.
Implementation
static const pendingStop = ResourceStatusShutdownDetails_StopState(
'PENDING_STOP',
);