A map of attribute names to AttributeValue objects, representing the primary key of the item to retrieve.

C# |
public Dictionary<string, AttributeValue> Key { get; set; }
C# |
public Dictionary<string, AttributeValue> Key { get; set; }