class Aws::DynamoDB::Types::GetItemOutput
@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/GetItemOutput AWS API Documentation
@return [Types::ConsumedCapacity]<br>: docs.aws.amazon.com/amazondynamodb/latest/developerguide/ProvisionedThroughputIntro.html<br><br><br><br>Developer Guide*.
information, see [Provisioned Throughput] in the *Amazon DynamoDB
`ReturnConsumedCapacity` parameter was specified. For more
operation. ‘ConsumedCapacity` is only returned if the
with statistics for the table and any indexes involved in the
returned includes the total provisioned throughput consumed, along
The capacity units consumed by the `GetItem` operation. The data
@!attribute [rw] consumed_capacity
@return [Hash<String,Types::AttributeValue>]
by `ProjectionExpression`.
A map of attribute names to `AttributeValue` objects, as specified
@!attribute [rw] item
Represents the output of a `GetItem` operation.