public static interface DynamoDBItemTransformer.InitContext
Modifier and Type | Method and Description |
---|---|
boolean |
isEnableTTL()
Checks if automatic item expiration is enabled for the
DynamoDB table.
|
boolean isEnableTTL()
TTL attribute name
and
populate it for items that are to be expired automatically
by DynamoDB.true
if automatic item expiration is
enabled.Copyright © 2021 Connect2id Ltd.. All rights reserved.