AWS SDK for Kotlin
Toggle table of contents
1.8.23
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
dynamodb-mapper
/
aws.sdk.kotlin.hll.dynamodbmapper.operations
/
TransactWriteItemsRequestTableDsl
/
put
put
abstract
fun
put
(
item
:
T
,
block
:
TransactWriteItemsRequestTableDsl.Put
.
(
)
->
Unit
=
{ }
)