VESQLRDSRestorePoint
Contains details about a restore point of a backed-up Microsoft SQL Server database running on Amazon RDS.
|
Property |
Type |
Description |
|---|---|---|
|
Id |
GUID |
Restore point ID. |
|
BackupTime |
DateTime |
Date and time when the restore point was created. |
|
LastLsn |
String |
The log sequence number (LSN) of the last transaction in the restore point. |
|
BackupType |
VESQLRDSBackupType |
Backup type. Possible values:
|
Related Commands