AWS SDK for .NET Documentation
Attributes Property
AmazonAmazon.DynamoDBv2.ModelPutItemResultAttributes Did this page help you?   Yes   No    Tell us about it...
The attribute values as they appeared before the PutItem operation, but only if ReturnValues is specified as ALL_OLD in the request. Each element consists of an attribute name and an attribute value.
Declaration Syntax
C#
public Dictionary<string, AttributeValue> Attributes { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)