Interface JoinKeyProperties.Builder

    • Method Detail

      • uniqueKey

        JoinKeyProperties.Builder uniqueKey​(Boolean 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.

        Parameters:
        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.
        Returns:
        Returns a reference to this object so that method calls can be chained together.