

# ResponseTimeRootCause
<a name="API_ResponseTimeRootCause"></a>

The root cause information for a response time warning.

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

 ** ClientImpacting **   <a name="xray-Type-ResponseTimeRootCause-ClientImpacting"></a>
A flag that denotes that the root cause impacts the trace client.  
Type: Boolean  
Required: No

 ** Services **   <a name="xray-Type-ResponseTimeRootCause-Services"></a>
A list of corresponding services. A service identifies a segment and contains a name, account ID, type, and inferred flag.  
Type: Array of [ResponseTimeRootCauseService](API_ResponseTimeRootCauseService.md) objects  
Required: No

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