Skip to content

/AWS1/CL_ECAREGIONALCONF

A list of the replication groups

CONSTRUCTOR

IMPORTING

Required arguments:

iv_replicationgroupid TYPE /AWS1/ECASTRING /AWS1/ECASTRING

The name of the secondary cluster

iv_replicationgroupregion TYPE /AWS1/ECASTRING /AWS1/ECASTRING

The Amazon region where the cluster is stored

it_reshardingconfiguration TYPE /AWS1/CL_ECARESHARDINGCONF=>TT_RESHARDINGCONFIGURATIONLIST TT_RESHARDINGCONFIGURATIONLIST

A list of PreferredAvailabilityZones objects that specifies the configuration of a node group in the resharded cluster.


Queryable Attributes

ReplicationGroupId

The name of the secondary cluster

Accessible with the following methods

Method Description
GET_REPLICATIONGROUPID() Getter for REPLICATIONGROUPID, with configurable default
ASK_REPLICATIONGROUPID() Getter for REPLICATIONGROUPID w/ exceptions if field has no
HAS_REPLICATIONGROUPID() Determine if REPLICATIONGROUPID has a value

ReplicationGroupRegion

The Amazon region where the cluster is stored

Accessible with the following methods

Method Description
GET_REPLICATIONGROUPREGION() Getter for REPLICATIONGROUPREGION, with configurable default
ASK_REPLICATIONGROUPREGION() Getter for REPLICATIONGROUPREGION w/ exceptions if field has
HAS_REPLICATIONGROUPREGION() Determine if REPLICATIONGROUPREGION has a value

ReshardingConfiguration

A list of PreferredAvailabilityZones objects that specifies the configuration of a node group in the resharded cluster.

Accessible with the following methods

Method Description
GET_RESHARDINGCONFIGURATION() Getter for RESHARDINGCONFIGURATION, with configurable defaul
ASK_RESHARDINGCONFIGURATION() Getter for RESHARDINGCONFIGURATION w/ exceptions if field ha
HAS_RESHARDINGCONFIGURATION() Determine if RESHARDINGCONFIGURATION has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_REGIONALCONFIGURATIONLIST

TYPES TT_REGIONALCONFIGURATIONLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_ECAREGIONALCONF WITH DEFAULT KEY
.