

# QnAIntentConfiguration


Details about the the configuration of the built-in `Amazon.QnAIntent`.

## Contents


 ** bedrockModelConfiguration **   <a name="lexv2-Type-QnAIntentConfiguration-bedrockModelConfiguration"></a>
Contains information about the Amazon Bedrock model used to interpret the prompt used in descriptive bot building.  
Type: [BedrockModelSpecification](API_BedrockModelSpecification.md) object  
Required: No

 ** dataSourceConfiguration **   <a name="lexv2-Type-QnAIntentConfiguration-dataSourceConfiguration"></a>
Contains details about the configuration of the data source used for the `AMAZON.QnAIntent`.  
Type: [DataSourceConfiguration](API_DataSourceConfiguration.md) object  
Required: No

## See Also


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/models.lex.v2-2020-08-07/QnAIntentConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/models.lex.v2-2020-08-07/QnAIntentConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/models.lex.v2-2020-08-07/QnAIntentConfiguration) 