class Aws::Inspector::Types::AssessmentRunAgent

Contains information about an Amazon Inspector agent. This data type is used as a response element in the ListAssessmentRunAgents action.

@!attribute [rw] agent_id

The AWS account of the EC2 instance where the agent is installed.
@return [String]

@!attribute [rw] assessment_run_arn

The ARN of the assessment run that is associated with the agent.
@return [String]

@!attribute [rw] agent_health

The current health state of the agent.
@return [String]

@!attribute [rw] agent_health_code

The detailed health state of the agent.
@return [String]

@!attribute [rw] agent_health_details

The description for the agent health code.
@return [String]

@!attribute [rw] auto_scaling_group

The Auto Scaling group of the EC2 instance that is specified by the
agent ID.
@return [String]

@!attribute [rw] telemetry_metadata

The Amazon Inspector application data metrics that are collected by
the agent.
@return [Array<Types::TelemetryMetadata>]

@see docs.aws.amazon.com/goto/WebAPI/inspector-2016-02-16/AssessmentRunAgent AWS API Documentation

Constants

SENSITIVE