class Aws::Inspector2::Types::RepositoryAggregationResponse

A response that contains details on the results of a finding aggregation by repository.

@!attribute [rw] account_id

The ID of the Amazon Web Services account associated with the
findings.
@return [String]

@!attribute [rw] affected_images

The number of container images impacted by the findings.
@return [Integer]

@!attribute [rw] repository

The name of the repository associated with the findings.
@return [String]

@!attribute [rw] severity_counts

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

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

Constants

SENSITIVE