AWS SDK for Kotlin
Toggle table of contents
1.8.22
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
dynamodb-mapper
/
aws.sdk.kotlin.hll.dynamodbmapper.operations
/
Update
Update
fun
<
E
>
TransactWriteItemsAction.Companion
.
Update
(
condition
:
BooleanExpr
?
,
entity
:
E
,
returnValuesOnConditionCheckFailure
:
ReturnValuesOnConditionCheckFailure
?
,
update
:
UpdateExpr
)
:
TransactWriteItemsAction.Update
<
E
>