Module: Aws::DynamoDB::Client::_GetItemResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetItemOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#consumed_capacity ⇒ Types::ConsumedCapacity
530 |
# File 'sig/client.rbs', line 530 def consumed_capacity: () -> Types::ConsumedCapacity |
#item ⇒ ::Hash[::String, Types::AttributeValue]
529 |
# File 'sig/client.rbs', line 529 def item: () -> ::Hash[::String, Types::AttributeValue] |