An array of item attributes that match the scan criteria. Each element in this array consists of an attribute name and the value for that
attribute.

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