Class ReadModification

java.lang.Object
software.amazon.awssdk.enhanced.dynamodb.extensions.ReadModification

@ThreadSafe public final class ReadModification extends Object
Simple object for storing a modification to a read operation. If a transformedItem is supplied then this item will be completely substituted in place of the item that was actually read.