Skip to content

/AWS1/CL_FDT=>LISTTAGSFORRESOURCE()

About ListTagsForResource

Lists all tags associated with the resource. This is a paginated API. To get the next page results, provide the pagination token from the response as part of your request. A null pagination token fetches the records from the beginning.

Method Signature

IMPORTING

Required arguments:

IV_RESOURCEARN TYPE /AWS1/FDTFRAUDDETECTORARN /AWS1/FDTFRAUDDETECTORARN

The ARN that specifies the resource whose tags you want to list.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/FDTSTRING /AWS1/FDTSTRING

The next token from the previous results.

IV_MAXRESULTS TYPE /AWS1/FDTTAGSMAXRESULTS /AWS1/FDTTAGSMAXRESULTS

The maximum number of objects to return for the request.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_FDTLSTTGSFORRESRCRSLT /AWS1/CL_FDTLSTTGSFORRESRCRSLT