| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb |
|
| software.amazon.awssdk.services.dynamodb.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeTimeToLiveResponse |
DynamoDbClient.describeTimeToLive(DescribeTimeToLiveRequest describeTimeToLiveRequest)
Gives a description of the Time to Live (TTL) status on the specified table.
|
default CompletableFuture<DescribeTimeToLiveResponse> |
DynamoDbAsyncClient.describeTimeToLive(DescribeTimeToLiveRequest describeTimeToLiveRequest)
Gives a description of the Time to Live (TTL) status on the specified table.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeTimeToLiveRequestMarshaller.marshall(DescribeTimeToLiveRequest describeTimeToLiveRequest) |
Copyright © 2019. All rights reserved.