Package software.amazon.awssdk.enhanced.dynamodb.extensions.annotations
-
Annotation Types Summary Annotation Type Description DynamoDbAtomicCounter Used to explicitly designate an attribute to be an auto-generated counter updated unconditionally in DynamoDB.DynamoDbAutoGeneratedTimestampAttribute Denotes this attribute as recording the auto generated last updated timestamp for the record.DynamoDbVersionAttribute Denotes this attribute as recording the version record number to be used for optimistic locking.