Variable NoGSIStandardMetaAttributeNamesConst

NoGSIStandardMetaAttributeNames: {
    entityType: string;
    lastUpdated: string;
    pk: string;
    sk: string;
    ttl: string;
} = ...

Type declaration

  • entityType: string
  • lastUpdated: string
  • pk: string
  • sk: string
  • ttl: string

Generated using TypeDoc