AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Represents the settings used to enable or disable Time to Live (TTL) for the specified table.
Namespace: Amazon.DynamoDBv2.Model
Assembly: AWSSDK.DynamoDBv2.dll
Version: 3.x.y.z
public class TimeToLiveSpecification
The TimeToLiveSpecification type exposes the following members
Name | Description | |
---|---|---|
![]() |
TimeToLiveSpecification() |
Name | Type | Description | |
---|---|---|---|
![]() |
AttributeName | System.String |
Gets and sets the property AttributeName. The name of the TTL attribute used to store the expiration time for items in the table. |
![]() |
Enabled | System.Boolean |
Gets and sets the property Enabled. Indicates whether TTL is to be enabled (true) or disabled (false) on the table. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5