

# FailureSpanDetail
<a name="API_FailureSpanDetail"></a>

Details about a specific span where a failure was detected.

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

 ** signals **   <a name="BedrockAgentCore-Type-FailureSpanDetail-signals"></a>
The failure signals detected in this span.  
Type: Array of [InsightsFailureSignal](API_InsightsFailureSignal.md) objects  
Required: Yes

 ** spanId **   <a name="BedrockAgentCore-Type-FailureSpanDetail-spanId"></a>
The unique identifier of the span where the failure occurred.  
Type: String  
Required: Yes

 ** traceId **   <a name="BedrockAgentCore-Type-FailureSpanDetail-traceId"></a>
The trace identifier associated with the failure span.  
Type: String  
Required: Yes

## See Also
<a name="API_FailureSpanDetail_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-agentcore-2024-02-28/FailureSpanDetail) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-2024-02-28/FailureSpanDetail) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-2024-02-28/FailureSpanDetail) 