agentHealthCodes property

List<AgentHealthCode> agentHealthCodes
final

The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.

Implementation

final List<AgentHealthCode> agentHealthCodes;