public static interface JoinKeyProperties.Builder extends SdkPojo, CopyableBuilder<JoinKeyProperties.Builder,JoinKeyProperties>
| Modifier and Type | Method and Description |
|---|---|
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.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildJoinKeyProperties.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.
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.Copyright © 2023. All rights reserved.