Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PartialDynamoAPICallProps

Index

Properties

Optional Readonly conditionExpression

conditionExpression: undefined | string

Built condition expression that contains calculated placeholders.

Optional Readonly expressionAttributeNames

expressionAttributeNames: AttributeNames

attribute names that used to substitute expression's placeholders by DynamoDB.

Readonly expressionAttributeValues

expressionAttributeValues: AttributeValues

attribute values that used to substitute expression's placeholders by DynamoDB.

Optional Readonly updateExpression

updateExpression: undefined | string

Built update expression that contains calculated placeholders.

Legend

  • Function
  • Type alias
  • Interface
  • Property
  • Class

Generated using TypeDoc