class Aws::Inspector2::Types::SeverityCounts

An object that contains the counts of aggregated finding per severity.

@!attribute [rw] all

The total count of findings from all severities.
@return [Integer]

@!attribute [rw] critical

The total count of critical severity findings.
@return [Integer]

@!attribute [rw] high

The total count of high severity findings.
@return [Integer]

@!attribute [rw] medium

The total count of medium severity findings.
@return [Integer]

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

Constants

SENSITIVE