AWS SDK for .NET Documentation
Attributes Property
AmazonAmazon.DynamoDB.ModelPutItemResultAttributes Did this page help you?   Yes   No    Tell us about it...
Attribute values before the put operation, but only if the ReturnValues parameter is specified as ALL_OLD in the request.
Declaration Syntax
C#
public Dictionary<string, AttributeValue> Attributes { get; set; }

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