Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NSMember

An attribute of type Number Set. For example:

"NS": ["42.2", "-19", "7.5", "3.14"]

Numbers are sent across the network to DynamoDB as strings, to maximize compatibility across languages and libraries. However, DynamoDB treats them as number type attributes for mathematical operations.

Hierarchy

  • NSMember

Index

Properties

Properties

Optional $unknown

$unknown: undefined

Optional B

B: undefined

Optional BOOL

BOOL: undefined

Optional BS

BS: undefined

Optional L

L: undefined

Optional M

M: undefined

Optional N

N: undefined

NS

NS: string[]

Optional NULL

NULL: undefined

Optional S

S: undefined

Optional SS

SS: undefined