Skip to content

/AWS1/CL_GDYRECPOINTDETAILS

Contains details about the backup recovery point.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_recoverypointarn TYPE /AWS1/GDYSTRING /AWS1/GDYSTRING

The Amazon Resource Name (ARN) of the recovery point.

iv_backupvaultname TYPE /AWS1/GDYSTRING /AWS1/GDYSTRING

The name of the backup vault containing the recovery point.

io_continuousscandetails TYPE REF TO /AWS1/CL_GDYSCANCONFCONTSCAN00 /AWS1/CL_GDYSCANCONFCONTSCAN00

Contains information about the time range within the continuous backup in Amazon Web Services Backup that was scanned for a point-in-time recovery resource.


Queryable Attributes

RecoveryPointArn

The Amazon Resource Name (ARN) of the recovery point.

Accessible with the following methods

Method Description
GET_RECOVERYPOINTARN() Getter for RECOVERYPOINTARN, with configurable default
ASK_RECOVERYPOINTARN() Getter for RECOVERYPOINTARN w/ exceptions if field has no va
HAS_RECOVERYPOINTARN() Determine if RECOVERYPOINTARN has a value

BackupVaultName

The name of the backup vault containing the recovery point.

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 that was scanned for a point-in-time recovery resource.

Accessible with the following methods

Method Description
GET_CONTINUOUSSCANDETAILS() Getter for CONTINUOUSSCANDETAILS