AWSDynamoDBDescribeTimeToLiveOutput
Objective-C
@interface AWSDynamoDBDescribeTimeToLiveOutput
Swift
class AWSDynamoDBDescribeTimeToLiveOutput
-
Declaration
Objective-C
@property (nonatomic, strong) AWSDynamoDBTimeToLiveDescription *_Nullable timeToLiveDescription;Swift
var timeToLiveDescription: AWSDynamoDBTimeToLiveDescription? { get set }
View on GitHub
Install in Dash
AWSDynamoDBDescribeTimeToLiveOutput Class Reference