AWS SDK for Kotlin
Toggle table of contents
1.8.33
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
dynamodb-mapper
/
aws.sdk.kotlin.hll.dynamodbmapper.items
/
KeyAttrSpec
/
fromFieldInItem
from
Field
In
Item
abstract
fun
fromFieldInItem
(
item
:
Item
)
:
K
Extracts a key value from the DynamoDB
Item
attribute keyed by
name
Parameters
item
The
Item
to convert