public static interface TimeToLive.Builder extends SdkPojo, CopyableBuilder<TimeToLive.Builder,TimeToLive>
| Modifier and Type | Method and Description |
|---|---|
TimeToLive.Builder |
status(String status)
Shows how to enable custom Time to Live (TTL) settings for the specified table.
|
TimeToLive.Builder |
status(TimeToLiveStatus status)
Shows how to enable custom Time to Live (TTL) settings for the specified table.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTimeToLive.Builder status(String status)
Shows how to enable custom Time to Live (TTL) settings for the specified table.
status - Shows how to enable custom Time to Live (TTL) settings for the specified table.TimeToLiveStatus,
TimeToLiveStatusTimeToLive.Builder status(TimeToLiveStatus status)
Shows how to enable custom Time to Live (TTL) settings for the specified table.
status - Shows how to enable custom Time to Live (TTL) settings for the specified table.TimeToLiveStatus,
TimeToLiveStatusCopyright © 2023. All rights reserved.