Class TimeToLiveDescription

java.lang.Object
software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<TimeToLiveDescription.Builder,TimeToLiveDescription>

@Generated("software.amazon.awssdk:codegen") public final class TimeToLiveDescription extends Object implements SdkPojo, Serializable, ToCopyableBuilder<TimeToLiveDescription.Builder,TimeToLiveDescription>

The description of the Time to Live (TTL) status on the specified table.

See Also: