

# CitationEvent
<a name="API_agent-runtime_CitationEvent"></a>

A citation event.

## Contents
<a name="API_agent-runtime_CitationEvent_Contents"></a>

 ** citation **   <a name="bedrock-Type-agent-runtime_CitationEvent-citation"></a>
 *This member has been deprecated.*   
The citation.  
Type: [Citation](API_agent-runtime_Citation.md) object  
Required: No

 ** generatedResponsePart **   <a name="bedrock-Type-agent-runtime_CitationEvent-generatedResponsePart"></a>
The generated response to the citation event.  
Type: [GeneratedResponsePart](API_agent-runtime_GeneratedResponsePart.md) object  
Required: No

 ** retrievedReferences **   <a name="bedrock-Type-agent-runtime_CitationEvent-retrievedReferences"></a>
The retrieved references of the citation event.  
Type: Array of [RetrievedReference](API_agent-runtime_RetrievedReference.md) objects  
Required: No

## See Also
<a name="API_agent-runtime_CitationEvent_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/bedrock-agent-runtime-2023-07-26/CitationEvent) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agent-runtime-2023-07-26/CitationEvent) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agent-runtime-2023-07-26/CitationEvent) 