AWS SDK for .NET Documentation
Item Property
AmazonAmazon.DynamoDBv2.ModelGetItemResultItem Did this page help you?   Yes   No    Tell us about it...
A map of attribute names to AttributeValue objects, as specified by AttributesToGet.
Declaration Syntax
C#
public Dictionary<string, AttributeValue> Item { get; set; }

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