AWSDynamoDBUpdateTimeToLiveOutput
Objective-C
@interface AWSDynamoDBUpdateTimeToLiveOutput
                Swift
class AWSDynamoDBUpdateTimeToLiveOutput
                - 
                  
                  
Represents the output of an
UpdateTimeToLiveoperation.Declaration
Objective-C
@property (nonatomic, strong) AWSDynamoDBTimeToLiveSpecification *_Nullable timeToLiveSpecification;Swift
var timeToLiveSpecification: AWSDynamoDBTimeToLiveSpecification? { get set } 
View on GitHub
Install in Dash
        AWSDynamoDBUpdateTimeToLiveOutput Class Reference