public static interface TimeToLiveDescription.Builder extends CopyableBuilder<TimeToLiveDescription.Builder,TimeToLiveDescription>
| Modifier and Type | Method and Description | 
|---|---|
TimeToLiveDescription.Builder | 
attributeName(String attributeName)
 The name of the Time to Live attribute for items in the table. 
 | 
TimeToLiveDescription.Builder | 
timeToLiveStatus(String timeToLiveStatus)
 The Time to Live status for the table. 
 | 
TimeToLiveDescription.Builder | 
timeToLiveStatus(TimeToLiveStatus timeToLiveStatus)
 The Time to Live status for the table. 
 | 
copyapplyMutation, buildTimeToLiveDescription.Builder timeToLiveStatus(String timeToLiveStatus)
The Time to Live status for the table.
timeToLiveStatus - The Time to Live status for the table.TimeToLiveStatus, 
TimeToLiveStatusTimeToLiveDescription.Builder timeToLiveStatus(TimeToLiveStatus timeToLiveStatus)
The Time to Live status for the table.
timeToLiveStatus - The Time to Live status for the table.TimeToLiveStatus, 
TimeToLiveStatusTimeToLiveDescription.Builder attributeName(String attributeName)
The name of the Time to Live attribute for items in the table.
attributeName - The name of the Time to Live attribute for items in the table.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.