A map of table name to list-of-write-requests. Used as input to the BatchWriteItem API call
             
            
Constraints:
 Declaration Syntax
 Declaration Syntax| C# | 
public Dictionary<string, List<WriteRequest>> RequestItems { get; set; }
Constraints:
 Declaration Syntax
 Declaration Syntax| C# | 
public Dictionary<string, List<WriteRequest>> RequestItems { get; set; }