/AWS1/CL_RSHTBLRESTORESTATMSG¶
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_tablerestorestatusdetails TYPE /AWS1/CL_RSHTABLERESTORESTATUS=>TT_TABLERESTORESTATUSLIST TT_TABLERESTORESTATUSLIST¶
A list of status details for one or more table restore requests.
iv_marker TYPE /AWS1/RSHSTRING /AWS1/RSHSTRING¶
A pagination token that can be used in a subsequent DescribeTableRestoreStatus request.
Queryable Attributes¶
TableRestoreStatusDetails¶
A list of status details for one or more table restore requests.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TABLERESTORESTATUSDETS() |
Getter for TABLERESTORESTATUSDETAILS, with configurable defa |
ASK_TABLERESTORESTATUSDETS() |
Getter for TABLERESTORESTATUSDETAILS w/ exceptions if field |
HAS_TABLERESTORESTATUSDETS() |
Determine if TABLERESTORESTATUSDETAILS has a value |
Marker¶
A pagination token that can be used in a subsequent DescribeTableRestoreStatus 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 |