agentHealths property

List<AgentHealth> agentHealths
final

The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.

Implementation

final List<AgentHealth> agentHealths;