AWS SDK for Kotlin
Toggle table of contents
1.4.124
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
dynamodb
/
aws.sdk.kotlin.services.dynamodb.model
/
TableCreationParameters
/
Builder
/
keySchema
key
Schema
var
keySchema
:
List
<
KeySchemaElement
>
?
The primary key and option sort key of the table created as part of the import operation.