/AWS1/CL_GDYSCANCONFRECPOINT¶
Contains information about the recovery point configuration used in the scan.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_backupvaultname TYPE /AWS1/GDYNONEMPTYSTRING /AWS1/GDYNONEMPTYSTRING¶
The name of the Amazon Web Services Backup vault that contains the recovery point for the scanned.
io_continuousscandetails TYPE REF TO /AWS1/CL_GDYSCANCONFCONTSCAN00 /AWS1/CL_GDYSCANCONFCONTSCAN00¶
The time range within the continuous backup in Amazon Web Services Backup that was scanned for a point-in-time recovery resource.
Queryable Attributes¶
BackupVaultName¶
The name of the Amazon Web Services Backup vault that contains the recovery point for the 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¶
The time range within the continuous backup in Amazon Web Services Backup that was scanned for a point-in-time recovery resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTINUOUSSCANDETAILS() |
Getter for CONTINUOUSSCANDETAILS |