/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
DBClusterAutomatedBackupbackups.
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
DBClusterAutomatedBackupbackups.
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 |