/AWS1/CL_RDSDBINSTAUTOMATEDB02¶
Contains the result of a successful invocation of the DescribeDBInstanceAutomatedBackups action.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_marker TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING¶
An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords.
it_dbinstautomatedbackups TYPE /AWS1/CL_RDSDBINSTAUTOMATEDB01=>TT_DBINSTAUTOMATEDBACKUPLIST TT_DBINSTAUTOMATEDBACKUPLIST¶
A list of
DBInstanceAutomatedBackupinstances.
Queryable Attributes¶
Marker¶
An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
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 |
DBInstanceAutomatedBackups¶
A list of
DBInstanceAutomatedBackupinstances.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DBINSTAUTOMATEDBACKUPS() |
Getter for DBINSTANCEAUTOMATEDBACKUPS, with configurable def |
ASK_DBINSTAUTOMATEDBACKUPS() |
Getter for DBINSTANCEAUTOMATEDBACKUPS w/ exceptions if field |
HAS_DBINSTAUTOMATEDBACKUPS() |
Determine if DBINSTANCEAUTOMATEDBACKUPS has a value |