Type alias EntityDefinedAttributes<T>

Attributes that are defined on the Entity using the

Type Parameters

Attribute

decorators. This excludes:

  • relationship attributes
  • partition key attribute
  • sort key attribute
  • dyna-record default attributes
  • Functions defined on the entity

Generated using TypeDoc