Returns information about the BatchGetItem response and response metadata.
Inheritance Hierarchy
System.Object
Amazon.Runtime.AmazonWebServiceResponse
Amazon.DynamoDBv2.Model.BatchGetItemResult
Amazon.DynamoDBv2.Model.BatchGetItemResponse
Amazon.Runtime.AmazonWebServiceResponse
Amazon.DynamoDBv2.Model.BatchGetItemResult
Amazon.DynamoDBv2.Model.BatchGetItemResponse
Namespace: Amazon.DynamoDBv2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class BatchGetItemResponse : BatchGetItemResult
The BatchGetItemResponse type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
BatchGetItemResponse() |
Properties
Name | Description | |
---|---|---|
![]() |
BatchGetItemResult | Gets and sets the BatchGetItemResult property. Represents the output of a BatchGetItem operation. |
![]() |
ConsumedCapacity |
The write capacity units consumed by the operation. Each element consists of:
|
![]() |
ContentLength | Returns the content length of the HTTP response. |
![]() |
HttpStatusCode | Returns the status code of the HTTP response. |
![]() |
ResponseMetadata | Contains additional information about the request, such as the Request Id. |
![]() |
Responses | A map of table name to a list of items. Each object in Responses consists of a table name, along with a map of attribute data consisting of the data type and attribute value. |
![]() |
UnprocessedKeys |
A map of tables and their respective keys that were not processed with the current response. The UnprocessedKeys value is in the same
form as RequestItems, so the value can be provided directly to a subsequent BatchGetItem operation. For more information, see
RequestItems in the Request Parameters section. Each element consists of:
Constraints: |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8