

# Stats
<a name="API_Stats"></a>

The minimum, maximum, average, and sum.

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

 ** avg **   <a name="deadlinecloud-Type-Stats-avg"></a>
The average of the usage statistics.  
Type: Double  
Required: No

 ** max **   <a name="deadlinecloud-Type-Stats-max"></a>
The maximum among the usage statistics.  
Type: Double  
Required: No

 ** min **   <a name="deadlinecloud-Type-Stats-min"></a>
The minimum of the usage statistics.  
Type: Double  
Required: No

 ** sum **   <a name="deadlinecloud-Type-Stats-sum"></a>
The sum of the usage statistics.  
Type: Double  
Required: No

## See Also
<a name="API_Stats_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/deadline-2023-10-12/Stats) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/deadline-2023-10-12/Stats) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/deadline-2023-10-12/Stats) 