Skip to content

/AWS1/CL_BUP=>LISTPROTECTEDRESOURCES()

About ListProtectedResources

Returns an array of resources successfully backed up by Backup, including the time the resource was saved, an Amazon Resource Name (ARN) of the resource, and a resource type.

Method Signature

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/BUPSTRING /AWS1/BUPSTRING

The next item following a partial list of returned items. For example, if a request is made to return MaxResults number of items, NextToken allows you to return more items in your list starting at the location pointed to by the next token.

IV_MAXRESULTS TYPE /AWS1/BUPMAXRESULTS /AWS1/BUPMAXRESULTS

The maximum number of items to be returned.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_BUPLSTPROTECTEDRESR01 /AWS1/CL_BUPLSTPROTECTEDRESR01