Class StopState (0.11.0)

StopState(value)

Current stopping state of the instance.

Enums

Name Description
UNDEFINED_STOP_STATE A value indicating that the enum field is not set.
PENDING_STOP The instance is gracefully shutting down.
STOPPING The instance is stopping.