/AWS1/CL_NEPDBCLUSTENDPTMSG¶
DBClusterEndpointMessage
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_marker TYPE /AWS1/NEPSTRING /AWS1/NEPSTRING¶
n optional pagination token provided by a previous
DescribeDBClusterEndpointsrequest. If this parameter is specified, the response includes only records beyond the marker, up to the value specified byMaxRecords.
it_dbclusterendpoints TYPE /AWS1/CL_NEPDBCLUSTERENDPOINT=>TT_DBCLUSTERENDPOINTLIST TT_DBCLUSTERENDPOINTLIST¶
Contains the details of the endpoints associated with the cluster and matching any filter conditions.
Queryable Attributes¶
Marker¶
n optional pagination token provided by a previous
DescribeDBClusterEndpointsrequest. 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 |
DBClusterEndpoints¶
Contains the details of the endpoints associated with the cluster and matching any filter conditions.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DBCLUSTERENDPOINTS() |
Getter for DBCLUSTERENDPOINTS, with configurable default |
ASK_DBCLUSTERENDPOINTS() |
Getter for DBCLUSTERENDPOINTS w/ exceptions if field has no |
HAS_DBCLUSTERENDPOINTS() |
Determine if DBCLUSTERENDPOINTS has a value |