You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::DynamoDB::Types::ItemResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::DynamoDB::Types::ItemResponse
- Defined in:
- (unknown)
Overview
Details for the requested item.
Instance Attribute Summary collapse
-
#item ⇒ Hash<String,Types::AttributeValue>
Map of attribute data consisting of the data type and attribute value.
Instance Attribute Details
#item ⇒ Hash<String,Types::AttributeValue>
Map of attribute data consisting of the data type and attribute value.