Uses of Class
software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription
Packages that use TimeToLiveDescription
-
Uses of TimeToLiveDescription in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return TimeToLiveDescriptionModifier and TypeMethodDescriptionfinal TimeToLiveDescriptionDescribeTimeToLiveResponse.timeToLiveDescription()final TimeToLiveDescriptionSourceTableFeatureDetails.timeToLiveDescription()Time to Live settings on the table when the backup was created.Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type TimeToLiveDescriptionModifier and TypeMethodDescriptionDescribeTimeToLiveResponse.Builder.timeToLiveDescription(TimeToLiveDescription timeToLiveDescription) SourceTableFeatureDetails.Builder.timeToLiveDescription(TimeToLiveDescription timeToLiveDescription) Time to Live settings on the table when the backup was created.