ask-sdk-mongodb-persistence-adapter
Preparing search index...
PartitionKeyGenerator
Type Alias PartitionKeyGenerator
PartitionKeyGenerator
:
(
requestEnvelope
:
RequestEnvelope
)
=>
string
Type definition of function used by
MongoDBPersistenceAdapter
to extract attributes id.
Type Declaration
(
requestEnvelope
:
RequestEnvelope
)
:
string
Parameters
requestEnvelope
:
RequestEnvelope
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ask-sdk-mongodb-persistence-adapter
Loading...
Type definition of function used by MongoDBPersistenceAdapter to extract attributes id.