

# SuggestedMessageReference
<a name="API_amazon-q-connect_SuggestedMessageReference"></a>

Reference information for a suggested message.

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

 ** aiAgentArn **   <a name="connect-Type-amazon-q-connect_SuggestedMessageReference-aiAgentArn"></a>
The Amazon Resource Name (ARN) of the AI Agent that generated the suggested message.  
Type: String  
Pattern: `arn:[a-z-]*?:wisdom:[a-z0-9-]*?:[0-9]{12}:[a-z-]*?/[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}(?:/[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}){0,2}`   
Required: Yes

 ** aiAgentId **   <a name="connect-Type-amazon-q-connect_SuggestedMessageReference-aiAgentId"></a>
The identifier of the AI Agent that generated the suggested message.  
Type: String  
Pattern: `[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}`   
Required: Yes

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