Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AttributeValue

An object containing an already-marshalled DynamoDB AttributeValue. Intended to allow marshalled AttributeValues to be identified as such and distinguished from maps that resemble marshalled values.

Hierarchy

  • AttributeValue

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

__@toStringTag

__@toStringTag: "AmazonDynamoDbAttributeValue" = MARSHALLED_ATTRIBUTE_VALUE_TAG

marshalled

marshalled: BaseAttributeValue

Methods

Static isAttributeValue

  • isAttributeValue(arg: any): boolean