

# EmailGenerativeAnswerChunkDataDetails
<a name="API_amazon-q-connect_EmailGenerativeAnswerChunkDataDetails"></a>

Details of streaming chunk data for email generative answers including completion text and references.

## Contents
<a name="API_amazon-q-connect_EmailGenerativeAnswerChunkDataDetails_Contents"></a>

 ** completion **   <a name="connect-Type-amazon-q-connect_EmailGenerativeAnswerChunkDataDetails-completion"></a>
The partial or complete text content of the generative answer response.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 4096.  
Required: No

 ** nextChunkToken **   <a name="connect-Type-amazon-q-connect_EmailGenerativeAnswerChunkDataDetails-nextChunkToken"></a>
Token for retrieving the next chunk of streaming response data, if available.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 2048.  
Required: No

 ** references **   <a name="connect-Type-amazon-q-connect_EmailGenerativeAnswerChunkDataDetails-references"></a>
Source references and citations from knowledge base articles used to generate the answer.  
Type: Array of [DataSummary](API_amazon-q-connect_DataSummary.md) objects  
Required: No

## See Also
<a name="API_amazon-q-connect_EmailGenerativeAnswerChunkDataDetails_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/qconnect-2020-10-19/EmailGenerativeAnswerChunkDataDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/qconnect-2020-10-19/EmailGenerativeAnswerChunkDataDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/qconnect-2020-10-19/EmailGenerativeAnswerChunkDataDetails) 