Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KeyableType

A trait applied to types that may contain a DynamoDB key.

Hierarchy

Index

Properties

Optional indexKeyConfigurations

indexKeyConfigurations: undefined | object

An array of key configurations as they apply to global and local secondary indices.

Optional keyType

keyType: KeyType

Key configuration as it pertains to the DynamoDB table.