The response object as a result of BatchWriteItem call. This is essentially a map of table name to ConsumedCapacityUnits.
             
            
 Declaration Syntax
 Declaration Syntax| C# | 
public Dictionary<string, BatchWriteResponse> Responses { get; set; }
 Declaration Syntax
 Declaration Syntax| C# | 
public Dictionary<string, BatchWriteResponse> Responses { get; set; }