JoinKeyProperties

Properties associated with the columns participating in a join.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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.

Functions

Link copied to clipboard
inline fun copy(block: JoinKeyProperties.Builder.() -> Unit = {}): JoinKeyProperties
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String