class Aws::Inspector2::Types::TitleAggregationResponse

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

@!attribute [rw] account_id

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

@!attribute [rw] severity_counts

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

@!attribute [rw] title

The title that the findings were aggregated on.
@return [String]

@!attribute [rw] vulnerability_id

The vulnerability ID of the finding.
@return [String]

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

Constants

SENSITIVE