

# SeverityCounts
<a name="API_SeverityCounts"></a>

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

## Contents
<a name="API_SeverityCounts_Contents"></a>

 ** all **   <a name="inspector2-Type-SeverityCounts-all"></a>
The total count of findings from all severities.  
Type: Long  
Required: No

 ** critical **   <a name="inspector2-Type-SeverityCounts-critical"></a>
The total count of critical severity findings.  
Type: Long  
Required: No

 ** high **   <a name="inspector2-Type-SeverityCounts-high"></a>
The total count of high severity findings.  
Type: Long  
Required: No

 ** medium **   <a name="inspector2-Type-SeverityCounts-medium"></a>
The total count of medium severity findings.  
Type: Long  
Required: No

## See Also
<a name="API_SeverityCounts_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/inspector2-2020-06-08/SeverityCounts) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/inspector2-2020-06-08/SeverityCounts) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/inspector2-2020-06-08/SeverityCounts) 