Skip to content

/AWS1/CL_R5AGLOBALAURORACONF

Configuration for Amazon Aurora global databases used in a Region switch plan.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_behavior TYPE /AWS1/R5AGLOBALAURORADEFBEHAV /AWS1/R5AGLOBALAURORADEFBEHAV

The behavior for a global database, that is, only allow switchover or also allow failover.

iv_globalclusteridentifier TYPE /AWS1/R5AGLOBALCLUSTERID /AWS1/R5AGLOBALCLUSTERID

The global cluster identifier for a global database.

it_databaseclusterarns TYPE /AWS1/CL_R5AAURORACLUSTARNS_W=>TT_AURORACLUSTERARNS TT_AURORACLUSTERARNS

The database cluster Amazon Resource Names (ARNs) for a global database.

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.

io_ungraceful TYPE REF TO /AWS1/CL_R5AGLBAURORAUNGRCFUL /AWS1/CL_R5AGLBAURORAUNGRCFUL

The settings for ungraceful execution.


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

behavior

The behavior for a global database, that is, only allow switchover or also allow failover.

Accessible with the following methods

Method Description
GET_BEHAVIOR() Getter for BEHAVIOR, with configurable default
ASK_BEHAVIOR() Getter for BEHAVIOR w/ exceptions if field has no value
HAS_BEHAVIOR() Determine if BEHAVIOR has a value

ungraceful

The settings for ungraceful execution.

Accessible with the following methods

Method Description
GET_UNGRACEFUL() Getter for UNGRACEFUL

globalClusterIdentifier

The global cluster identifier for a global database.

Accessible with the following methods

Method Description
GET_GLOBALCLUSTERIDENTIFIER() Getter for GLOBALCLUSTERIDENTIFIER, with configurable defaul
ASK_GLOBALCLUSTERIDENTIFIER() Getter for GLOBALCLUSTERIDENTIFIER w/ exceptions if field ha
HAS_GLOBALCLUSTERIDENTIFIER() Determine if GLOBALCLUSTERIDENTIFIER has a value

databaseClusterArns

The database cluster Amazon Resource Names (ARNs) for a global database.

Accessible with the following methods

Method Description
GET_DATABASECLUSTERARNS() Getter for DATABASECLUSTERARNS, with configurable default
ASK_DATABASECLUSTERARNS() Getter for DATABASECLUSTERARNS w/ exceptions if field has no
HAS_DATABASECLUSTERARNS() Determine if DATABASECLUSTERARNS has a value