Skip to content

/AWS1/CL_ECADSCGLBREPLGROUPSRS

DescribeGlobalReplicationGroupsResult

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_marker TYPE /AWS1/ECASTRING /AWS1/ECASTRING

An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords. >

it_globalreplicationgroups TYPE /AWS1/CL_ECAGLOBALREPLGROUP=>TT_GLOBALREPLICATIONGROUPLIST TT_GLOBALREPLICATIONGROUPLIST

Indicates the slot configuration and global identifier for each slice group.


Queryable Attributes

Marker

An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords. >

Accessible with the following methods

Method Description
GET_MARKER() Getter for MARKER, with configurable default
ASK_MARKER() Getter for MARKER w/ exceptions if field has no value
HAS_MARKER() Determine if MARKER has a value

GlobalReplicationGroups

Indicates the slot configuration and global identifier for each slice group.

Accessible with the following methods

Method Description
GET_GLOBALREPLICATIONGROUPS() Getter for GLOBALREPLICATIONGROUPS, with configurable defaul
ASK_GLOBALREPLICATIONGROUPS() Getter for GLOBALREPLICATIONGROUPS w/ exceptions if field ha
HAS_GLOBALREPLICATIONGROUPS() Determine if GLOBALREPLICATIONGROUPS has a value