Uses of Class
software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription
-
Packages that use TimeToLiveDescription Package Description software.amazon.awssdk.services.dynamodb.model -
-
Uses of TimeToLiveDescription in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return TimeToLiveDescription Modifier and Type Method Description TimeToLiveDescriptionDescribeTimeToLiveResponse. timeToLiveDescription()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 TimeToLiveDescription Modifier and Type Method Description DescribeTimeToLiveResponse.BuilderDescribeTimeToLiveResponse.Builder. timeToLiveDescription(TimeToLiveDescription timeToLiveDescription)SourceTableFeatureDetails.BuilderSourceTableFeatureDetails.Builder. timeToLiveDescription(TimeToLiveDescription timeToLiveDescription)Time to Live settings on the table when the backup was created.
-