

This is the new *Amazon CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [Amazon CloudFormation User Guide](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::Lex::Bot QInConnectIntentConfiguration
<a name="aws-properties-lex-bot-qinconnectintentconfiguration"></a>

<a name="aws-properties-lex-bot-qinconnectintentconfiguration-description"></a>The `QInConnectIntentConfiguration` property type specifies Property description not available. for an [AWS::Lex::Bot](aws-resource-lex-bot.md).

## Syntax
<a name="aws-properties-lex-bot-qinconnectintentconfiguration-syntax"></a>

To declare this entity in your Amazon CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-lex-bot-qinconnectintentconfiguration-syntax.json"></a>

```
{
  "[QInConnectAssistantConfiguration](#cfn-lex-bot-qinconnectintentconfiguration-qinconnectassistantconfiguration)" : QInConnectAssistantConfiguration
}
```

### YAML
<a name="aws-properties-lex-bot-qinconnectintentconfiguration-syntax.yaml"></a>

```
  [QInConnectAssistantConfiguration](#cfn-lex-bot-qinconnectintentconfiguration-qinconnectassistantconfiguration): 
    QInConnectAssistantConfiguration
```

## Properties
<a name="aws-properties-lex-bot-qinconnectintentconfiguration-properties"></a>

`QInConnectAssistantConfiguration`  <a name="cfn-lex-bot-qinconnectintentconfiguration-qinconnectassistantconfiguration"></a>
Property description not available.  
*Required*: No  
*Type*: [QInConnectAssistantConfiguration](aws-properties-lex-bot-qinconnectassistantconfiguration.md)  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)