dynamo-easy
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Collection
Mapper
from
Db
to
Db
Hierarchy
CollectionMapper
Implements
MapperForType
<
any
[]
|
Set
<
any
>
>
Index
Methods
from
Db
to
Db
Methods
from
Db
from
Db
(
attributeValue
:
AttributeValue
, propertyMetadata
?:
PropertyMetadata
<
any
>
)
:
any
[]
|
Set
<
any
>
Parameters
attributeValue:
AttributeValue
Optional
propertyMetadata:
PropertyMetadata
<
any
>
Returns
any
[]
|
Set
<
any
>
to
Db
to
Db
(
propertyValue
:
any
[]
|
Set
<
any
>
, propertyMetadata
?:
PropertyMetadata
<
any
>
)
:
AttributeValue
|
null
Parameters
propertyValue:
any
[]
|
Set
<
any
>
Optional
propertyMetadata:
PropertyMetadata
<
any
>
Returns
AttributeValue
|
null
Generated using
TypeDoc