frauddetector_get_list_elements: Gets all the elements in the specified list
Usage
frauddetector_get_list_elements(name, nextToken = NULL, maxResults = NULL)
Arguments
- name
[required] The name of the list.
- nextToken
The next token for the subsequent request.
- maxResults
The maximum number of objects to return for the request.