AWS SDK for .NET Documentation
Attributes Property
AmazonAmazon.DynamoDB.ModelUpdateItemResultAttributes Did this page help you?   Yes   No    Tell us about it...
A map of attribute name-value pairs, but only if the ReturnValues parameter is specified as something other than NONE 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)