

# ReportGroupTrendStats
<a name="API_ReportGroupTrendStats"></a>

Contains trend statistics for a set of reports. The actual values depend on the type of trend being collected. For more information, see [GetReportGroupTrend](API_GetReportGroupTrend.md).

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

**Note**  
In the following list, the required parameters are described first.

 ** average **   <a name="CodeBuild-Type-ReportGroupTrendStats-average"></a>
Contains the average of all values analyzed.  
Type: String  
Required: No

 ** max **   <a name="CodeBuild-Type-ReportGroupTrendStats-max"></a>
Contains the maximum value analyzed.  
Type: String  
Required: No

 ** min **   <a name="CodeBuild-Type-ReportGroupTrendStats-min"></a>
Contains the minimum value analyzed.  
Type: String  
Required: No

## See Also
<a name="API_ReportGroupTrendStats_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/codebuild-2016-10-06/ReportGroupTrendStats) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/codebuild-2016-10-06/ReportGroupTrendStats) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/codebuild-2016-10-06/ReportGroupTrendStats) 