Skip to content

/AWS1/CL_R5AAURORAPROVSCACONF

Configuration for Amazon Aurora provisioned cluster scaling used in a Region switch plan.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_globalclusteridentifier TYPE /AWS1/R5AGLOBALCLUSTERID /AWS1/R5AGLOBALCLUSTERID

The global cluster identifier for a global database.

it_regiondatabaseclusterarns TYPE /AWS1/CL_R5ARGNAURCLUSTMAP_W=>TT_REGIONAURORACLUSTERMAP TT_REGIONAURORACLUSTERMAP

Per-Region configuration that maps each Region to the Aurora database cluster ARN for scaling.

it_instancearns TYPE /AWS1/CL_R5ARGNAURINSTARNMAP_W=>TT_REGIONAURORAINSTANCEARNMAP TT_REGIONAURORAINSTANCEARNMAP

Per-Region configuration that maps each Region to the Aurora database instance ARN for scaling.

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

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

regionDatabaseClusterArns

Per-Region configuration that maps each Region to the Aurora database cluster ARN for scaling.

Accessible with the following methods

Method Description
GET_REGIONDBASECLUSTERARNS() Getter for REGIONDATABASECLUSTERARNS, with configurable defa
ASK_REGIONDBASECLUSTERARNS() Getter for REGIONDATABASECLUSTERARNS w/ exceptions if field
HAS_REGIONDBASECLUSTERARNS() Determine if REGIONDATABASECLUSTERARNS has a value

instanceArns

Per-Region configuration that maps each Region to the Aurora database instance ARN for scaling.

Accessible with the following methods

Method Description
GET_INSTANCEARNS() Getter for INSTANCEARNS, with configurable default
ASK_INSTANCEARNS() Getter for INSTANCEARNS w/ exceptions if field has no value
HAS_INSTANCEARNS() Determine if INSTANCEARNS has a value