AWS SDK for .NET Documentation
Keys Property
AmazonAmazon.DynamoDBv2.ModelKeysAndAttributesKeys Did this page help you?   Yes   No    Tell us about it...
The primary key attribute values that define the items and the attributes associated with the items.

Constraints:

Length
1 - 100

Declaration Syntax
C#
public List<Dictionary<string, AttributeValue>> Keys { get; set; }

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