AWS SDK for .NET Documentation
Responses Property
Amazon
►
Amazon.DynamoDB.Model
►
BatchGetItemResult
►
Responses
C#
Did this page help you?
Yes
No
Tell us about it...
Table names and the respective item attributes from the tables.
Declaration Syntax
C#
public
Dictionary
<
string
,
BatchResponse
>
Responses
{
get
;
set
; }
Assembly:
AWSSDK
(Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)