

# SeverityStatistics
<a name="API_SeverityStatistics"></a>

Information about severity level for each finding type.

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

 ** lastGeneratedAt **   <a name="guardduty-Type-SeverityStatistics-lastGeneratedAt"></a>
The timestamp at which a finding type for a specific severity was last generated.  
Type: Timestamp  
Required: No

 ** severity **   <a name="guardduty-Type-SeverityStatistics-severity"></a>
The severity level associated with each finding type.  
Type: Double  
Required: No

 ** totalFindings **   <a name="guardduty-Type-SeverityStatistics-totalFindings"></a>
The total number of findings associated with this severity.  
Type: Integer  
Required: No

## See Also
<a name="API_SeverityStatistics_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/guardduty-2017-11-28/SeverityStatistics) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/guardduty-2017-11-28/SeverityStatistics) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/guardduty-2017-11-28/SeverityStatistics) 