frauddetector_get_list_elements: Gets all the elements in the specified list

View source: R/frauddetector_operations.R

frauddetector_get_list_elementsR Documentation

Gets all the elements in the specified list

Description

Gets all the elements in the specified list.

See https://www.paws-r-sdk.com/docs/frauddetector_get_list_elements/ for full documentation.

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.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.