AWS SDK for .NET Documentation
ToEntry Method (value)
Amazon
►
Amazon.DynamoDBv2.DataModel
►
IPropertyConverter
►
ToEntry(Object)
C#
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)