AWS SDK for .NET Documentation
AddKey Method (keyObject)
AmazonAmazon.DynamoDBv2.DataModelBatchGet<(Of <(<'T>)>)>AddKey(T) Did this page help you?   Yes   No    Tell us about it...
Add a single item to get.
Declaration Syntax
C#
public void AddKey(
	T keyObject
)
Parameters
keyObject (T)
Object key of the item to get

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