archivalBackupArn property

String? archivalBackupArn
final

The Amazon Resource Name (ARN) of the backup the table was archived to, when applicable in the archival reason. If you wish to restore this backup to the same table name, you will need to delete the original table.

Implementation

final String? archivalBackupArn;