

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::QuickSight::Topic TopicConfigOptions
<a name="aws-properties-quicksight-topic-topicconfigoptions"></a>

Configuration options for a `Topic`.

## Syntax
<a name="aws-properties-quicksight-topic-topicconfigoptions-syntax"></a>

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

### JSON
<a name="aws-properties-quicksight-topic-topicconfigoptions-syntax.json"></a>

```
{
  "[QBusinessInsightsEnabled](#cfn-quicksight-topic-topicconfigoptions-qbusinessinsightsenabled)" : {{Boolean}}
}
```

### YAML
<a name="aws-properties-quicksight-topic-topicconfigoptions-syntax.yaml"></a>

```
  [QBusinessInsightsEnabled](#cfn-quicksight-topic-topicconfigoptions-qbusinessinsightsenabled): {{Boolean}}
```

## Properties
<a name="aws-properties-quicksight-topic-topicconfigoptions-properties"></a>

`QBusinessInsightsEnabled`  <a name="cfn-quicksight-topic-topicconfigoptions-qbusinessinsightsenabled"></a>
Enables Amazon Q Business Insights for a `Topic`.  
*Required*: No  
*Type*: Boolean  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)