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.


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