CompositeKey
Specifies how items can be read from and written to a specific DynamoDB location (such as a table or a secondary index) whose primary key consists of a composite of a partition key and a sort key
Inheritors
Properties
Link copied to clipboard
The ItemSchema which describes how to map objects to items and vice versa
Inherited properties
Link copied to clipboard
The DynamoDbMapper which holds the underlying DynamoDB service client used to invoke operations