

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

# AWS::QuickSight::TopicV2 DataSetRelation
<a name="aws-properties-quicksight-topicv2-datasetrelation"></a>

<a name="aws-properties-quicksight-topicv2-datasetrelation-description"></a>The `DataSetRelation` property type specifies Property description not available. for an [AWS::QuickSight::TopicV2](aws-resource-quicksight-topicv2.md).

## Syntax
<a name="aws-properties-quicksight-topicv2-datasetrelation-syntax"></a>

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

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

```
{
  "[Left](#cfn-quicksight-topicv2-datasetrelation-left)" : {{DataSetRelationEndpoint}},
  "[Right](#cfn-quicksight-topicv2-datasetrelation-right)" : {{DataSetRelationEndpoint}}
}
```

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

```
  [Left](#cfn-quicksight-topicv2-datasetrelation-left): {{
    DataSetRelationEndpoint}}
  [Right](#cfn-quicksight-topicv2-datasetrelation-right): {{
    DataSetRelationEndpoint}}
```

## Properties
<a name="aws-properties-quicksight-topicv2-datasetrelation-properties"></a>

`Left`  <a name="cfn-quicksight-topicv2-datasetrelation-left"></a>
Property description not available.  
*Required*: Yes  
*Type*: [DataSetRelationEndpoint](aws-properties-quicksight-topicv2-datasetrelationendpoint.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Right`  <a name="cfn-quicksight-topicv2-datasetrelation-right"></a>
Property description not available.  
*Required*: Yes  
*Type*: [DataSetRelationEndpoint](aws-properties-quicksight-topicv2-datasetrelationendpoint.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)