Skip to content

/AWS1/CL_DBR=>LISTRULESETS()

About ListRulesets

List all rulesets available in the current account or rulesets associated with a specific resource (dataset).

Method Signature

IMPORTING

Optional arguments:

IV_TARGETARN TYPE /AWS1/DBRARN /AWS1/DBRARN

The Amazon Resource Name (ARN) of a resource (dataset). Using this parameter indicates to return only those rulesets that are associated with the specified resource.

IV_MAXRESULTS TYPE /AWS1/DBRMAXRESULTS100 /AWS1/DBRMAXRESULTS100

The maximum number of results to return in this request.

IV_NEXTTOKEN TYPE /AWS1/DBRNEXTTOKEN /AWS1/DBRNEXTTOKEN

A token generated by DataBrew that specifies where to continue pagination if a previous request was truncated. To get the next set of pages, pass in the NextToken value from the response object of the previous page call.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DBRLISTRULESETSRSP /AWS1/CL_DBRLISTRULESETSRSP