Skip to content

/AWS1/CL_RDSGLOBALCLUSTSMSG

GlobalClustersMessage

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_MARKER TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING

An optional pagination token provided by a previous DescribeGlobalClusters request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

IT_GLOBALCLUSTERS TYPE /AWS1/CL_RDSGLOBALCLUSTER=>TT_GLOBALCLUSTERLIST TT_GLOBALCLUSTERLIST

The list of global clusters returned by this request.


Queryable Attributes

Marker

An optional pagination token provided by a previous DescribeGlobalClusters request. 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

GlobalClusters

The list of global clusters returned by this request.

Accessible with the following methods

Method Description
GET_GLOBALCLUSTERS() Getter for GLOBALCLUSTERS, with configurable default
ASK_GLOBALCLUSTERS() Getter for GLOBALCLUSTERS w/ exceptions if field has no valu
HAS_GLOBALCLUSTERS() Determine if GLOBALCLUSTERS has a value