AWSDynamoDBRestoreTableFromBackupOutput
Objective-C
@interface AWSDynamoDBRestoreTableFromBackupOutput
Swift
class AWSDynamoDBRestoreTableFromBackupOutput
-
The description of the table created from an existing backup.
Declaration
Objective-C
@property (nonatomic, strong) AWSDynamoDBTableDescription *_Nullable tableDescription;Swift
var tableDescription: AWSDynamoDBTableDescription? { get set }
View on GitHub
Install in Dash
AWSDynamoDBRestoreTableFromBackupOutput Class Reference