/AWS1/CL_GDYRECOVERYPOINT¶
Contains information about the recovery point configuration for scanning backup data from Amazon Web Services Backup.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_backupvaultname TYPE /AWS1/GDYSTRING /AWS1/GDYSTRING¶
The name of the Amazon Web Services Backup vault that contains the name of the recovery point to be scanned.
Optional arguments:¶
io_continuousscandetails TYPE REF TO /AWS1/CL_GDYCONTSCANDETAILS /AWS1/CL_GDYCONTSCANDETAILS¶
Contains information about the time range within the continuous backup in Amazon Web Services Backup to scan.
Queryable Attributes¶
BackupVaultName¶
The name of the Amazon Web Services Backup vault that contains the name of the recovery point to be scanned.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BACKUPVAULTNAME() |
Getter for BACKUPVAULTNAME, with configurable default |
ASK_BACKUPVAULTNAME() |
Getter for BACKUPVAULTNAME w/ exceptions if field has no val |
HAS_BACKUPVAULTNAME() |
Determine if BACKUPVAULTNAME has a value |
ContinuousScanDetails¶
Contains information about the time range within the continuous backup in Amazon Web Services Backup to scan.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTINUOUSSCANDETAILS() |
Getter for CONTINUOUSSCANDETAILS |