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
/
TransactWriteItemsAction
/
ConditionCheck
Condition
Check
interface
ConditionCheck
<
E
>
:
TransactWriteItemsAction
<
E
>
Members
Properties
condition
Link copied to clipboard
abstract
override
val
condition
:
BooleanExpr
Inherited properties
entity
Link copied to clipboard
abstract
val
entity
:
E
return
Values
On
Condition
Check
Failure
Link copied to clipboard
abstract
val
returnValuesOnConditionCheckFailure
:
ReturnValuesOnConditionCheckFailure
?