AWS SDK for Kotlin
Toggle table of contents
1.8.21
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
dynamodb-mapper
/
aws.sdk.kotlin.hll.dynamodbmapper.operations
/
TransactGetItemsRequestTableDsl
/
CompositeKey
/
keys
keys
abstract
fun
keys
(
keys
:
Iterable
<
Pair
<
PK
,
SK
>
>
)
abstract
var
keys
:
List
<
Pair
<
PK
,
SK
>
>