AWS SDK for .NET Documentation
ToEntry Method (value)
AmazonAmazon.DynamoDB.DataModelIPropertyConverterToEntry(Object) Did this page help you?   Yes   No    Tell us about it...
Convert object to DynamoDBEntry
Declaration Syntax
C#
DynamoDBEntry ToEntry(
	Object value
)
Parameters
value (Object)
Object to be deserialized
Return Value
Object deserialized as DynamoDBEntry

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