Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MarshalledCommit

Hierarchy

  • object
    • MarshalledCommit

Indexable

[key: string]: AttributeValue

Index

Properties

Properties

a

a: object

Aggregate type

Type declaration

  • S: string

e

e: object

Events in gzipped JSON form

Type declaration

  • B: string

g

g: object

Chronological sort key (chronological index sort key)

Type declaration

  • S: string

p

p: object

Chronological index partition key

Type declaration

  • S: string

r

r: object

Aggregate root commit key (only set for version = 1 commits)

Type declaration

  • S: string

s

s: object

Aggregate stream id type e.g. 'Order:123' (table partition key)

Type declaration

  • S: string

t

t: object

Commit timestamp

Type declaration

  • N: string

v

v: object

Aggregate version (table sort key)

Type declaration

  • N: string

x

x: object

TTL timestamp (commit will be deleted at the set time)

Type declaration

  • N: string

Generated using TypeDoc