/AWS1/CL_OWCDESCRBACKUPSRSP¶
DescribeBackupsResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IT_BACKUPS
TYPE /AWS1/CL_OWCBACKUP=>TT_BACKUPS
TT_BACKUPS
¶
Contains the response to a
DescribeBackups
request.
IV_NEXTTOKEN
TYPE /AWS1/OWCSTRING
/AWS1/OWCSTRING
¶
This is not currently implemented for
DescribeBackups
requests.
Queryable Attributes¶
Backups¶
Contains the response to a
DescribeBackups
request.
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
DescribeBackups
requests.
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 |