@shiftcoders/dynamo-easy
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Collection
Property
Data
Date
Property
Data
Model
Data
Property
Data
logger
Collection
Property
Date
Property
GSIPartition
Key
GSISort
Key
LSISort
Key
Model
Partition
Key
Partition
KeyUUID
Property
Sort
Key
Transient
Index
Interfaces
Collection
Property
Data
Date
Property
Data
Model
Data
Property
Data
Variables
logger
Functions
Collection
Property
Date
Property
GSIPartition
Key
GSISort
Key
LSISort
Key
Model
Partition
Key
Partition
KeyUUID
Property
Sort
Key
Transient
Variables
Const
logger
logger
:
OptModelLogger
= createOptModelLogger('@PartitionKey')
Functions
Collection
Property
Collection
Property<R, T>
(
opts
?:
CollectionPropertyData
<
R
,
T
>
)
:
PropertyDecorator
Type parameters
R
T
:
StringAttribute
|
NumberAttribute
|
BinaryAttribute
Parameters
Default value
opts:
CollectionPropertyData
<
R
,
T
>
= {}
Returns
PropertyDecorator
Date
Property
Date
Property
(
opts
?:
Partial
<
DatePropertyData
>
)
:
PropertyDecorator
Parameters
Default value
opts:
Partial
<
DatePropertyData
>
= {}
Returns
PropertyDecorator
GSIPartition
Key
GSIPartition
Key
(
indexName
:
string
)
:
PropertyDecorator
Parameters
indexName:
string
Returns
PropertyDecorator
GSISort
Key
GSISort
Key
(
indexName
:
string
)
:
PropertyDecorator
Parameters
indexName:
string
Returns
PropertyDecorator
LSISort
Key
LSISort
Key
(
indexName
:
string
)
:
PropertyDecorator
Parameters
indexName:
string
Returns
PropertyDecorator
Model
Model
(
opts
?:
ModelData
)
:
ClassDecorator
Parameters
Default value
opts:
ModelData
= {}
Returns
ClassDecorator
Partition
Key
Partition
Key
(
)
:
PropertyDecorator
Returns
PropertyDecorator
Partition
KeyUUID
Partition
KeyUUID
(
)
:
PropertyDecorator
Returns
PropertyDecorator
Property
Property
(
opts
?:
Partial
<
PropertyData
>
)
:
PropertyDecorator
Parameters
Default value
opts:
Partial
<
PropertyData
>
= {}
Returns
PropertyDecorator
Sort
Key
Sort
Key
(
)
:
PropertyDecorator
Returns
PropertyDecorator
Transient
Transient
(
)
:
PropertyDecorator
Returns
PropertyDecorator