/AWS1/CL_DOG=>LISTMONITOREDRESOURCES()
¶
About ListMonitoredResources¶
Returns the list of all log groups that are being monitored and tagged by DevOps Guru.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IO_FILTERS
TYPE REF TO /AWS1/CL_DOGLSTMONIEDRESRCSF00
/AWS1/CL_DOGLSTMONIEDRESRCSF00
¶
Filters to determine which monitored resources you want to retrieve. You can filter by resource type or resource permission status.
IV_MAXRESULTS
TYPE /AWS1/DOGLSTMONIEDRESRCSMAXRSS
/AWS1/DOGLSTMONIEDRESRCSMAXRSS
¶
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned
nextToken
value.
IV_NEXTTOKEN
TYPE /AWS1/DOGUUIDNEXTTOKEN
/AWS1/DOGUUIDNEXTTOKEN
¶
The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.