/AWS1/CL_RDSGLOBALCLUSTSMSG¶
GlobalClustersMessage
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_marker TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING¶
An optional pagination token provided by a previous
DescribeGlobalClustersrequest. If this parameter is specified, the response includes only records beyond the marker, up to the value specified byMaxRecords.
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
DescribeGlobalClustersrequest. If this parameter is specified, the response includes only records beyond the marker, up to the value specified byMaxRecords.
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 |