class Aws::Inspector2::Types::AmiAggregationResponse

A response that contains the results of a finding aggregation by AMI.

@!attribute [rw] account_id

The Amazon Web Services account ID that the AMI belongs.
@return [String]

@!attribute [rw] affected_instances

The IDs of Amazon EC2 instances using this AMI.
@return [Integer]

@!attribute [rw] ami

The ID of the AMI that findings were aggregated for.
@return [String]

@!attribute [rw] severity_counts

An object that contains the count of matched findings per severity.
@return [Types::SeverityCounts]

@see docs.aws.amazon.com/goto/WebAPI/inspector2-2020-06-08/AmiAggregationResponse AWS API Documentation

Constants

SENSITIVE