/AWS1/CL_RDSEXPORTTASKSMESSAGE¶
ExportTasksMessage
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_marker TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING¶
A pagination token that can be used in a later
DescribeExportTasksrequest. A marker is used for pagination to identify the location to begin output for the next response ofDescribeExportTasks.
it_exporttasks TYPE /AWS1/CL_RDSEXPORTTASK=>TT_EXPORTTASKSLIST TT_EXPORTTASKSLIST¶
Information about an export of a snapshot or cluster to Amazon S3.
Queryable Attributes¶
Marker¶
A pagination token that can be used in a later
DescribeExportTasksrequest. A marker is used for pagination to identify the location to begin output for the next response ofDescribeExportTasks.
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 |
ExportTasks¶
Information about an export of a snapshot or cluster to Amazon S3.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXPORTTASKS() |
Getter for EXPORTTASKS, with configurable default |
ASK_EXPORTTASKS() |
Getter for EXPORTTASKS w/ exceptions if field has no value |
HAS_EXPORTTASKS() |
Determine if EXPORTTASKS has a value |