Skip to content

/AWS1/CL_NEPGLOBALCLUSTSMSG

GlobalClustersMessage

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_MARKER TYPE /AWS1/NEPSTRING /AWS1/NEPSTRING

A pagination token. If this parameter is returned in the response, more records are available, which can be retrieved by one or more additional calls to DescribeGlobalClusters.

IT_GLOBALCLUSTERS TYPE /AWS1/CL_NEPGLOBALCLUSTER=>TT_GLOBALCLUSTERLIST TT_GLOBALCLUSTERLIST

The list of global clusters and instances returned by this request.


Queryable Attributes

Marker

A pagination token. If this parameter is returned in the response, more records are available, which can be retrieved by one or more additional calls to DescribeGlobalClusters.

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 and instances 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