Table of Contents

Class DescribeTimeToLiveResponse

Namespace
Amazon.DynamoDBv2.Model
Assembly
AWSSDK.DynamoDBv2.dll

This is the response object from the DescribeTimeToLive operation.

public class DescribeTimeToLiveResponse : AmazonWebServiceResponse
Inheritance
DescribeTimeToLiveResponse

Constructors

DescribeTimeToLiveResponse()

public DescribeTimeToLiveResponse()

Properties

TimeToLiveDescription

Gets and sets the property TimeToLiveDescription.

public TimeToLiveDescription TimeToLiveDescription { get; set; }

Property Value

TimeToLiveDescription