AWS SDK for .NET Documentation
Item Property
Amazon
►
Amazon.DynamoDBv2.Model
►
GetItemResult
►
Item
C#
Did this page help you?
Yes
No
Tell us about it...
A map of attribute names to
AttributeValue
objects, as specified by
AttributesToGet
.
Declaration Syntax
C#
public
Dictionary
<
string
,
AttributeValue
>
Item
{
get
;
set
; }
Assembly:
AWSSDK
(Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)