

# SeverityTrendsCount
<a name="API_SeverityTrendsCount"></a>

Contains counts of findings grouped by severity level for trend analysis.

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

 ** Critical **   <a name="securityhub-Type-SeverityTrendsCount-Critical"></a>
The count of findings with Critical severity level at this point in the trend timeline.  
Type: Long  
Valid Range: Minimum value of 0.  
Required: Yes

 ** Fatal **   <a name="securityhub-Type-SeverityTrendsCount-Fatal"></a>
The count of findings with Fatal severity level at this point in the trend timeline.  
Type: Long  
Valid Range: Minimum value of 0.  
Required: Yes

 ** High **   <a name="securityhub-Type-SeverityTrendsCount-High"></a>
The count of findings with High severity level at this point in the trend timeline.  
Type: Long  
Valid Range: Minimum value of 0.  
Required: Yes

 ** Informational **   <a name="securityhub-Type-SeverityTrendsCount-Informational"></a>
The count of findings with Informational severity level at this point in the trend timeline.  
Type: Long  
Valid Range: Minimum value of 0.  
Required: Yes

 ** Low **   <a name="securityhub-Type-SeverityTrendsCount-Low"></a>
The count of findings with Low severity level at this point in the trend timeline.  
Type: Long  
Valid Range: Minimum value of 0.  
Required: Yes

 ** Medium **   <a name="securityhub-Type-SeverityTrendsCount-Medium"></a>
The count of findings with Medium severity level at this point in the trend timeline.  
Type: Long  
Valid Range: Minimum value of 0.  
Required: Yes

 ** Other **   <a name="securityhub-Type-SeverityTrendsCount-Other"></a>
The count of findings with severity levels not fitting into the standard categories at this point in the trend timeline.  
Type: Long  
Valid Range: Minimum value of 0.  
Required: Yes

 ** Unknown **   <a name="securityhub-Type-SeverityTrendsCount-Unknown"></a>
The count of findings with Unknown severity level at this point in the trend timeline.  
Type: Long  
Valid Range: Minimum value of 0.  
Required: Yes

## See Also
<a name="API_SeverityTrendsCount_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/securityhub-2018-10-26/SeverityTrendsCount) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/SeverityTrendsCount) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/SeverityTrendsCount) 