Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDynamoDBKey

DynamoDB Item Key. A combination of hash and range key used to describe the table.

export
interface

IDynamoDBKey

Hierarchy

  • IDynamoDBKey

Indexable

[key: string]: string

DynamoDB Item Key. A combination of hash and range key used to describe the table.

Generated using TypeDoc