uniqueKey property

bool? uniqueKey
final

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

Implementation

final bool? uniqueKey;