Skip to content

/AWS1/CL_RDSDBCLSTAUTOMATEDB01

DBClusterAutomatedBackupMessage

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_MARKER TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING

The pagination token provided in the previous request. If this parameter is specified the response includes only records beyond the marker, up to MaxRecords.

IT_DBCLUSTERAUTOMATEDBACKUPS TYPE /AWS1/CL_RDSDBCLSTAUTOMATEDB00=>TT_DBCLUSTAUTOMATEDBACKUPLIST TT_DBCLUSTAUTOMATEDBACKUPLIST

A list of DBClusterAutomatedBackup backups.


Queryable Attributes

Marker

The pagination token provided in the previous request. If this parameter is specified the response includes only records beyond the marker, up to 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

DBClusterAutomatedBackups

A list of DBClusterAutomatedBackup backups.

Accessible with the following methods

Method Description
GET_DBCLUSTAUTOMATEDBACKUPS() Getter for DBCLUSTERAUTOMATEDBACKUPS, with configurable defa
ASK_DBCLUSTAUTOMATEDBACKUPS() Getter for DBCLUSTERAUTOMATEDBACKUPS w/ exceptions if field
HAS_DBCLUSTAUTOMATEDBACKUPS() Determine if DBCLUSTERAUTOMATEDBACKUPS has a value