Optional
ttl?: numberhttps://docs.aws.amazon.com/amazondynamodb/latest/developerguide/howitworks-ttl.html
No TTL set, unless ttlInFutureDays
is set
Optional
ttlSets TTL value on record with a relative value - now + number of days in the future
If the ttl
attribute is set then this value is ignored
DynamoDB only guarantees TTL cleanup precision within a few days, so more precision here is unnecessary
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/howitworks-ttl.html
No TTL set, unless ttl
is set
Generated using TypeDoc
Absolute TTL value on record, if TTL attribute configured for table