Skip to content

/AWS1/CL_RDSDBCLSTBACKTRACKMSG

Contains the result of a successful invocation of the DescribeDBClusterBacktracks action.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_MARKER TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING

A pagination token that can be used in a later DescribeDBClusterBacktracks request.

IT_DBCLUSTERBACKTRACKS TYPE /AWS1/CL_RDSDBCLUSTERBACKTRACK=>TT_DBCLUSTERBACKTRACKLIST TT_DBCLUSTERBACKTRACKLIST

Contains a list of backtracks for the user.


Queryable Attributes

Marker

A pagination token that can be used in a later DescribeDBClusterBacktracks request.

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

DBClusterBacktracks

Contains a list of backtracks for the user.

Accessible with the following methods

Method Description
GET_DBCLUSTERBACKTRACKS() Getter for DBCLUSTERBACKTRACKS, with configurable default
ASK_DBCLUSTERBACKTRACKS() Getter for DBCLUSTERBACKTRACKS w/ exceptions if field has no
HAS_DBCLUSTERBACKTRACKS() Determine if DBCLUSTERBACKTRACKS has a value