AWS::QuickSight::DataSet JoinKeyProperties - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::QuickSight::DataSet JoinKeyProperties

Properties associated with the columns participating in a join.

Syntax

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

JSON

{ "UniqueKey" : Boolean }

YAML

UniqueKey: Boolean

Properties

UniqueKey

A value that indicates that a row in a table is uniquely identified by the columns in a join key. This is used by Amazon QuickSight to optimize query performance.

Required: No

Type: Boolean

Update requires: No interruption