Search
Preparing search index...
The search index is not available
dynamodb-simple-model
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
DynamoDBModel
Module DynamoDBModel
Index
Functions
config
create
create
Model
extend
get
Config
Functions
config
config
(
options
:
IDynamoDBModelGlobalConfig
)
:
void
Parameters
options:
IDynamoDBModelGlobalConfig
Returns
void
create
create
(
config
:
IDynamoDBModelConfig
)
:
function
Parameters
config:
IDynamoDBModelConfig
Returns
function
(
)
:
IDefaultModel
Returns
IDefaultModel
create
Model
create
Model
(
config
:
IDynamoDBModelConfig
)
:
any
Parameters
config:
IDynamoDBModelConfig
Returns
any
extend
extend
(
config
:
IDynamoDBModelConfig
, extendFn
:
function
)
:
function
Parameters
config:
IDynamoDBModelConfig
extendFn:
function
(
model
:
any
)
:
object
Parameters
model:
any
Returns
object
constructor
:
function
new __type
(
)
:
IDefaultModel
Returns
IDefaultModel
Returns
function
(
)
:
any
Returns
any
get
Config
get
Config
(
)
:
IDynamoDBModelGlobalConfig
Returns
IDynamoDBModelGlobalConfig
Globals
"superstruct"
DynamoDBModel
config
create
create
Model
extend
get
Config
Generated using
TypeDoc