class Aws::ApplicationDiscoveryService::Types::AgentInfo

Information about agents or connectors associated with the user’s AWS account. Information includes agent or connector IDs, IP addresses, media access control (MAC) addresses, agent or connector health, hostname where the agent or connector resides, and agent version for each agent.

@!attribute [rw] agent_id

The agent or connector ID.
@return [String]

@!attribute [rw] host_name

The name of the host where the agent or connector resides. The host
can be a server or virtual machine.
@return [String]

@!attribute [rw] agent_network_info_list

Network details about the host where the agent or connector resides.
@return [Array<Types::AgentNetworkInfo>]

@!attribute [rw] connector_id

The ID of the connector.
@return [String]

@!attribute [rw] version

The agent or connector version.
@return [String]

@!attribute [rw] health

The health of the agent or connector.
@return [String]

@!attribute [rw] last_health_ping_time

Time since agent or connector health was reported.
@return [String]

@!attribute [rw] collection_status

Status of the collection process for an agent or connector.
@return [String]

@!attribute [rw] agent_type

Type of agent.
@return [String]

@!attribute [rw] registered_time

Agent's first registration timestamp in UTC.
@return [String]

Constants

SENSITIVE