

# RequestImpactStatistics
<a name="API_RequestImpactStatistics"></a>

Statistics that describe how the incident has impacted a service.

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

 ** FaultCount **   <a name="xray-Type-RequestImpactStatistics-FaultCount"></a>
The number of requests that have resulted in a fault,  
Type: Long  
Required: No

 ** OkCount **   <a name="xray-Type-RequestImpactStatistics-OkCount"></a>
The number of successful requests.  
Type: Long  
Required: No

 ** TotalCount **   <a name="xray-Type-RequestImpactStatistics-TotalCount"></a>
The total number of requests to the service.  
Type: Long  
Required: No

## See Also
<a name="API_RequestImpactStatistics_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/xray-2016-04-12/RequestImpactStatistics) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/xray-2016-04-12/RequestImpactStatistics) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/xray-2016-04-12/RequestImpactStatistics) 