/AWS1/CL_OWCDESCRBACKUPSRSP¶
DescribeBackupsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_backups TYPE /AWS1/CL_OWCBACKUP=>TT_BACKUPS TT_BACKUPS¶
Contains the response to a
DescribeBackupsrequest.
iv_nexttoken TYPE /AWS1/OWCSTRING /AWS1/OWCSTRING¶
This is not currently implemented for
DescribeBackupsrequests.
Queryable Attributes¶
Backups¶
Contains the response to a
DescribeBackupsrequest.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BACKUPS() |
Getter for BACKUPS, with configurable default |
ASK_BACKUPS() |
Getter for BACKUPS w/ exceptions if field has no value |
HAS_BACKUPS() |
Determine if BACKUPS has a value |
NextToken¶
This is not currently implemented for
DescribeBackupsrequests.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |