Skip to content

/AWS1/CL_BUP=>LISTRECPOINTSBYLEGALHOLD()

About ListRecoveryPointsByLegalHold

This action returns recovery point ARNs (Amazon Resource Names) of the specified legal hold.

Method Signature

IMPORTING

Required arguments:

IV_LEGALHOLDID TYPE /AWS1/BUPSTRING /AWS1/BUPSTRING

This is the ID of the legal hold.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/BUPSTRING /AWS1/BUPSTRING

This is the next item following a partial list of returned resources. For example, if a request is made to return MaxResults number of resources, 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

This is the maximum number of resource list items to be returned.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_BUPLSTRECPTSBYLEGAL01 /AWS1/CL_BUPLSTRECPTSBYLEGAL01