AssessmentRunAgent

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

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The current health state of the agent.

Link copied to clipboard

The detailed health state of the agent.

Link copied to clipboard

The description for the agent health code.

Link copied to clipboard

The AWS account of the EC2 instance where the agent is installed.

Link copied to clipboard

The ARN of the assessment run that is associated with the agent.

Link copied to clipboard

The Auto Scaling group of the EC2 instance that is specified by the agent ID.

Link copied to clipboard

The Amazon Inspector application data metrics that are collected by the agent.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String