AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
finspacedata
/
aws.sdk.kotlin.services.finspacedata.model
/
SchemaDefinition
/
Builder
Builder
class
Builder
Members
Properties
columns
Link copied to clipboard
var
columns
:
List
<
ColumnDefinition
>
?
List of column definitions.
primary
Key
Columns
Link copied to clipboard
var
primaryKeyColumns
:
List
<
String
>
?
List of column names used for primary key.