class Aws::DynamoDB::Types::Get


@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/Get AWS API Documentation
@return [Hash<String,String>]
ProjectionExpression parameter.
One or more substitution tokens for attribute names in the
@!attribute [rw] expression_attribute_names
@return [String]
result.
the requested attributes are not found, they do not appear in the
then all attributes of the specified item are returned. If any of
must be separated by commas. If no attribute names are specified,
item to retrieve from the table. The attributes in the expression
A string that identifies one or more attributes of the specified
@!attribute [rw] projection_expression
@return [String]
parameter.
can also provide the Amazon Resource Name (ARN) of the table in this
The name of the table from which to retrieve the specified item. You
@!attribute [rw] table_name
@return [Hash<String,Types::AttributeValue>]
the primary key of the item to retrieve.
A map of attribute names to ‘AttributeValue` objects that specifies
@!attribute [rw] key
`TransactGetItem` object.
Specifies an item and related attribute values to retrieve in a