formationMap
Spec
Convert DynamoEntity to AttributeValue(M).
Input
Name
Type
Information
source
TSource
Entity to convert to AttributeValue(M).
TClass
ClassCapture<TSource>
Reference of @DynamoEntity
class
An error is occurs, if the source
is null or undefined.
Example
It will be formationed as,
Last updated