Skip to content

/AWS1/CL_FRM=>LISTRESOURCESCANS()

About ListResourceScans

List the resource scans from newest to oldest. By default it will return up to 10 resource scans.

Method Signature

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/FRMNEXTTOKEN /AWS1/FRMNEXTTOKEN

A string that identifies the next page of resource scan results.

IV_MAXRESULTS TYPE /AWS1/FRMRESRCSCANNERMAXRSLTS /AWS1/FRMRESRCSCANNERMAXRSLTS

If the number of available results exceeds this maximum, the response includes a NextToken value that you can use for the NextToken parameter to get the next set of results. The default value is 10. The maximum value is 100.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_FRMLISTRESRCSCANSOUT /AWS1/CL_FRMLISTRESRCSCANSOUT