MutableItem
A mutable representation of a low-level item in a DynamoDB table. Items consist of attributes, each of which have a string name and a value.
Inherited functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Convert this MutableItem to an immutable Item. Changes to this instance do not affect the returned instance.
Converts this map to an immutable Item
Link copied to clipboard
Converts this map to a MutableItem