AWSDynamoDBDescribeBackupInput
Objective-C
@interface AWSDynamoDBDescribeBackupInput
Swift
class AWSDynamoDBDescribeBackupInput
-
The Amazon Resource Name (ARN) associated with the backup.
Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable backupArn;Swift
var backupArn: String? { get set }
View on GitHub
Install in Dash
AWSDynamoDBDescribeBackupInput Class Reference