new TtlField()A field that stores a Unix timestamp in seconds that indicates when the object should be deleted. DynamoDB will automatically delete the item at the specified time. This field must be named "ttl" for DynamoDB to automatically delete the item.Sourcefields.js, line 689