Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

Hierarchy

  • PropertyMetadata

Index

Properties

Optional isSortedCollection

isSortedCollection: undefined | false | true

Optional key

key: Key

Optional keyForGSI

keyForGSI: Record<string, DynamoDB.KeyType>

Optional mapper

mapper: undefined | function

Optional mapperForSingleItem

mapperForSingleItem: undefined | function

name

name: keyof T

nameDb

nameDb: string

Optional sortKeyForLSI

sortKeyForLSI: string[]

Optional transient

transient: undefined | false | true

Optional typeInfo

typeInfo: TypeInfo