The primary key attribute values that define the items and the attributes associated with the items.
             
            
Constraints:
 Declaration Syntax
 Declaration Syntax| C# | 
public List<Dictionary<string, AttributeValue>> Keys { get; set; }
Constraints:
 Declaration Syntax
 Declaration Syntax| C# | 
public List<Dictionary<string, AttributeValue>> Keys { get; set; }