JoinColumn
Specifies a column to be joined.
Contents
- From
-
The column to be joined.
Type: String
Pattern:
([\u0009\u000B\u000C\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF])*
Required: Yes
- Keys
-
The key of the column to be joined.
Type: Array of arrays of strings
Pattern:
([\u0009\u000B\u000C\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF])*
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: