Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TableState<Element>

internal

Type parameters

Hierarchy

Index

Properties

Optional attributeNames

attributeNames?: Record<string, string>

backoffFactor

backoffFactor: number

Optional consistentRead

consistentRead?: boolean

name

name: string

Optional projection

projection?: string

Optional tableThrottling

tableThrottling?: TableThrottlingTracker<Element>