AWS SDK for .NET Documentation
AddKey Method (hashKey)
AmazonAmazon.DynamoDBv2.DocumentModelDocumentBatchGetAddKey(Primitive) Did this page help you?   Yes   No    Tell us about it...
Add a single item to get, identified by its hash primary key.
Declaration Syntax
C#
public void AddKey(
	Primitive hashKey
)
Parameters
hashKey (Primitive)
Hash key element of the item to get.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)