CopyableBuilder<TimeToLiveDescription.Builder,TimeToLiveDescription>, SdkBuilder<TimeToLiveDescription.Builder,TimeToLiveDescription>public static interface TimeToLiveDescription.Builder extends CopyableBuilder<TimeToLiveDescription.Builder,TimeToLiveDescription>
| Modifier and Type | Method | 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.
|
copyapply, buildTimeToLiveDescription.Builder timeToLiveStatus(String timeToLiveStatus)
The Time to Live status for the table.
timeToLiveStatus - The Time to Live status for the table.TimeToLiveStatusTimeToLiveDescription.Builder timeToLiveStatus(TimeToLiveStatus timeToLiveStatus)
The Time to Live status for the table.
timeToLiveStatus - The Time to Live status for the table.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.