Skip to content

/AWS1/CL_R5ARDSCRECROSSRGNRP00

Configuration for creating an Amazon RDS cross-Region read replica during post-recovery in a Region switch.

CONSTRUCTOR

IMPORTING

Required arguments:

it_dbinstancearnmap TYPE /AWS1/CL_R5ARDSDBINSTARNMAP_W=>TT_RDSDBINSTANCEARNMAP TT_RDSDBINSTANCEARNMAP

A map of database instance ARNs for each Region in the plan.

Optional arguments:

iv_timeoutminutes TYPE /AWS1/R5AINTEGER /AWS1/R5AINTEGER

The timeout value specified for the configuration.

iv_crossaccountrole TYPE /AWS1/R5AIAMROLEARN /AWS1/R5AIAMROLEARN

The cross-account role for the configuration.

iv_externalid TYPE /AWS1/R5ASTRING /AWS1/R5ASTRING

The external ID (secret key) for the configuration.


Queryable Attributes

timeoutMinutes

The timeout value specified for the configuration.

Accessible with the following methods

Method Description
GET_TIMEOUTMINUTES() Getter for TIMEOUTMINUTES, with configurable default
ASK_TIMEOUTMINUTES() Getter for TIMEOUTMINUTES w/ exceptions if field has no valu
HAS_TIMEOUTMINUTES() Determine if TIMEOUTMINUTES has a value

crossAccountRole

The cross-account role for the configuration.

Accessible with the following methods

Method Description
GET_CROSSACCOUNTROLE() Getter for CROSSACCOUNTROLE, with configurable default
ASK_CROSSACCOUNTROLE() Getter for CROSSACCOUNTROLE w/ exceptions if field has no va
HAS_CROSSACCOUNTROLE() Determine if CROSSACCOUNTROLE has a value

externalId

The external ID (secret key) for the configuration.

Accessible with the following methods

Method Description
GET_EXTERNALID() Getter for EXTERNALID, with configurable default
ASK_EXTERNALID() Getter for EXTERNALID w/ exceptions if field has no value
HAS_EXTERNALID() Determine if EXTERNALID has a value

dbInstanceArnMap

A map of database instance ARNs for each Region in the plan.

Accessible with the following methods

Method Description
GET_DBINSTANCEARNMAP() Getter for DBINSTANCEARNMAP, with configurable default
ASK_DBINSTANCEARNMAP() Getter for DBINSTANCEARNMAP w/ exceptions if field has no va
HAS_DBINSTANCEARNMAP() Determine if DBINSTANCEARNMAP has a value