Skip to content

/AWS1/CL_REVMULTIREGIONTARGETS

Defines the multi-Region disaster recovery targets for a resilience policy.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_rtoinminutes TYPE /AWS1/REVINTEGER /AWS1/REVINTEGER

The recovery time objective (RTO) target for multi-Region, in minutes.

iv_rpoinminutes TYPE /AWS1/REVINTEGER /AWS1/REVINTEGER

The recovery point objective (RPO) target for multi-Region, in minutes.

iv_disasterrecoveryapproach TYPE /AWS1/REVMULTRGNDISASTRRECAPPR /AWS1/REVMULTRGNDISASTRRECAPPR

The disaster recovery approach for multi-Region.


Queryable Attributes

rtoInMinutes

The recovery time objective (RTO) target for multi-Region, in minutes.

Accessible with the following methods

Method Description
GET_RTOINMINUTES() Getter for RTOINMINUTES, with configurable default
ASK_RTOINMINUTES() Getter for RTOINMINUTES w/ exceptions if field has no value
HAS_RTOINMINUTES() Determine if RTOINMINUTES has a value

rpoInMinutes

The recovery point objective (RPO) target for multi-Region, in minutes.

Accessible with the following methods

Method Description
GET_RPOINMINUTES() Getter for RPOINMINUTES, with configurable default
ASK_RPOINMINUTES() Getter for RPOINMINUTES w/ exceptions if field has no value
HAS_RPOINMINUTES() Determine if RPOINMINUTES has a value

disasterRecoveryApproach

The disaster recovery approach for multi-Region.

Accessible with the following methods

Method Description
GET_DISASTERRECOVERYAPPROACH() Getter for DISASTERRECOVERYAPPROACH, with configurable defau
ASK_DISASTERRECOVERYAPPROACH() Getter for DISASTERRECOVERYAPPROACH w/ exceptions if field h
HAS_DISASTERRECOVERYAPPROACH() Determine if DISASTERRECOVERYAPPROACH has a value