Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TableOptions

Index

Properties

Optional ConsistentRead

ConsistentRead?: boolean

The read consistency to apply to reads against this table.

Optional ExpressionAttributeNames

ExpressionAttributeNames?: Record<string, string>

One or more substitution tokens for attribute names in an expression.

Optional ProjectionExpression

ProjectionExpression?: string

A string that identifies one or more attributes to retrieve from the table.