/AWS1/CL_BUPLSTRESTOREACCBAC01¶
ListRestoreAccessBackupVaultsOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nexttoken TYPE /AWS1/BUPSTRING /AWS1/BUPSTRING¶
The pagination token to use in a subsequent request to retrieve the next set of results.
it_restoreaccessbackupvaults TYPE /AWS1/CL_BUPRESTOREACCBACKUP00=>TT_RESTOREACCBACKUPVAULTLIST TT_RESTOREACCBACKUPVAULTLIST¶
A list of restore access backup vaults associated with the specified backup vault.
Queryable Attributes¶
NextToken¶
The pagination token to use in a subsequent request to retrieve the next set of results.
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 |
RestoreAccessBackupVaults¶
A list of restore access backup vaults associated with the specified backup vault.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESTOREACCBACKUPVAULTS() |
Getter for RESTOREACCESSBACKUPVAULTS, with configurable defa |
ASK_RESTOREACCBACKUPVAULTS() |
Getter for RESTOREACCESSBACKUPVAULTS w/ exceptions if field |
HAS_RESTOREACCBACKUPVAULTS() |
Determine if RESTOREACCESSBACKUPVAULTS has a value |