Uses of Enum
com.amazonaws.services.inspector.model.AgentHealth
Packages that use AgentHealth
-
Uses of AgentHealth in com.amazonaws.services.inspector.model
Methods in com.amazonaws.services.inspector.model that return AgentHealthModifier and TypeMethodDescriptionstatic AgentHealth
Use this in place of valueOf.static AgentHealth
Returns the enum constant of this type with the specified name.static AgentHealth[]
AgentHealth.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.inspector.model with parameters of type AgentHealthModifier and TypeMethodDescriptionvoid
AssessmentRunAgent.setAgentHealth
(AgentHealth agentHealth) The current health state of the agent.AssessmentRunAgent.withAgentHealth
(AgentHealth agentHealth) The current health state of the agent.AgentFilter.withAgentHealths
(AgentHealth... agentHealths) The current health state of the agent.