A map of the table name and corresponding items to get by primary key. While requesting items, each table name can be invoked only once per
            operation.
             
            
Constraints:
 Declaration Syntax
 Declaration Syntax| C# | 
public Dictionary<string, KeysAndAttributes> RequestItems { get; set; }